On Mon, May 22, 2017 at 11:53:21AM +0300, Sakari Ailus wrote: > /** > + * fwnode_device_is_available - check if a device is available for use > + * @fwnode: Pointer to the fwnode of the device. > + */ > +bool fwnode_device_is_available(struct fwnode_handle *fwnode) Can it be const instead? Ditto for of_fwnode_device_is_available() and acpi_fwnode_device_is_available) and the .device_available() hook. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html