]> www.infradead.org Git - users/jedix/linux-maple.git/commit
usb: typec: tcpm/tcpci_maxim: drop CONFIG_OF
authorAndré Draszik <andre.draszik@linaro.org>
Mon, 7 Jul 2025 10:50:28 +0000 (11:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Jul 2025 17:49:57 +0000 (19:49 +0200)
commit286d9e5abed003b4b27f9e601e6e2d6abb98294e
treeea12d5638c7028db2acf196bbebada5b3a951a69
parent31611223fb34a3e9320cdfc4f4395072a13ea78e
usb: typec: tcpm/tcpci_maxim: drop CONFIG_OF

The general recommendation is to not use of_match_ptr() or CONFIG_OF
ifdef.

Drop them.

Signed-off-by: André Draszik <andre.draszik@linaro.org>
Reviewed-by: Badhri Jagan Sridharan <badhri@google.com>
Link: https://lore.kernel.org/r/20250707-max77759-irq-wake-v1-2-d367f633e4bc@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/tcpm/tcpci_maxim_core.c