Re: [PATCH v1 2/3] device property: Implement device_is_compatible()

From: Greg Kroah-Hartman
Date: Fri Jun 09 2023 - 11:33:34 EST


On Fri, Jun 09, 2023 at 06:25:06PM +0300, Andy Shevchenko wrote:
> Some users want to use the struct device pointer to see if
> the device is compatible. Provide inline helpers for them.

What do you mean by "compatible"?

thanks,

greg k-h