[PATCH 10/10] driver core: class: remove class_find_device_by_of_node()
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Mon Mar 23 00:43:29 PDT 2026
On Sun, Mar 22, 2026 at 06:54:28PM -0700, Dmitry Torokhov wrote:
> All users of class_find_device_by_of_node() have been converted to
> using class_find_device_by_fwnode(). Remove the former.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov at gmail.com>
> ---
> include/linux/device/class.h | 12 ------------
> 1 file changed, 12 deletions(-)
Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
More information about the linux-phy
mailing list