On Thu, Dec 17, 2020 at 11:43:27PM +0000, Daniel Scally wrote: > Some types of fwnode_handle do not implement the device_is_available() > check, such as those created by software_nodes. There isn't really a > meaningful way to check for the availability of a device that doesn't > actually exist, so if the check isn't implemented just assume that the > "device" is present. > > Suggested-by: Laurent Pinchart <[email protected]> > Reviewed-by: Laurent Pinchart <[email protected]> > Reviewed-by: Andy Shevchenko <[email protected]> > Signed-off-by: Daniel Scally <[email protected]>
For this and the 3rd patch: Acked-by: Sakari Ailus <[email protected]> -- Sakari Ailus

