mirror of
https://github.com/torvalds/linux.git
synced 2025-11-01 17:18:25 +02:00
The driver core only calls a remove callback when the device was successfully bound (aka probed) before. So dev->driver is never NULL. (And even if it was NULL, to_superhyway_driver(NULL) isn't ...) Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Link: https://lore.kernel.org/r/20210730191035.1455248-3-u.kleine-koenig@pengutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
|---|---|---|
| .. | ||
| clk | ||
| intc | ||
| maple | ||
| superhyway | ||
| Kconfig | ||
| Makefile | ||
| pm_runtime.c | ||