Re: [PATCH v3 01/15] vfio: Add helpers for unifying vfio_device life cycle

2022-09-10 Thread Ethan Zhao
Hi, Kevin, 在 2022/9/9 18:22, Kevin Tian 写道: The idea is to let vfio core manage the vfio_device life cycle instead of duplicating the logic cross drivers. This is also a preparatory step for adding struct device into vfio_device. New pair of helpers together with a kref in vfio_device: - vfi

[PATCH] r_du_lvdsenc.c : Check return value of devm_ioremap_resource with IS_ERR

2013-12-10 Thread Ethan Zhao
Laurent, Next time I scan the NULL check, if hit your driver again, I will resend it. Thanks, Ethan On Tue, Dec 10, 2013 at 10:24 AM, Laurent Pinchart wrote: > Hi Ethan, > > Thank you for the patch. > > On Sunday 08 December 2013 10:41:46 ethan.zhao wrote: >> function devm_ioremap_resource(