linux-stable/drivers/usb/phy
Uwe Kleine-König 7126a2aeab usb: Switch i2c drivers back to use .probe()
After commit b8a1a4cd5a ("i2c: Provide a temporary .probe_new()
call-back type"), all drivers being converted to .probe_new() and then
03c835f498 ("i2c: Switch .probe() to not take an id parameter") convert
back to (the new) .probe() to be able to eventually drop .probe_new() from
struct i2c_driver.

While touching hd3ss3220.c fix a minor white space issue in the
definition of struct hd3ss3220_driver.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20230517181528.167115-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-05-29 15:53:11 +01:00
..
Kconfig usb: phy: remove phy-isp1301-omap driver 2023-01-12 10:53:11 +01:00
Makefile usb: phy: remove phy-isp1301-omap driver 2023-01-12 10:53:11 +01:00
of.c
phy-ab8500-usb.c usb: phy: ab8500: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-am335x-control.c usb: phy: am335x: convert to devm_platform_ioremap_resource_byname 2020-07-29 16:49:37 +02:00
phy-am335x-control.h
phy-am335x.c usb: phy: am335x: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-fsl-usb.c usb: phy: fsl: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-fsl-usb.h USB: phy: fsl-usb: remove character device usage 2020-07-03 10:18:41 +02:00
phy-generic.c usb: phy: generic: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-generic.h
phy-gpio-vbus-usb.c usb: phy: gpio-vbus: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-isp1301.c usb: Switch i2c drivers back to use .probe() 2023-05-29 15:53:11 +01:00
phy-keystone.c usb: phy: keystone: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-mv-usb.c usb: phy: mv: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-mv-usb.h
phy-mxs-usb.c usb: phy: mxs: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-omap-otg.c extcon: Fix extcon_get_extcon_dev() error handling 2022-05-13 17:03:40 +09:00
phy-tahvo.c usb: phy: phy-tahvo: fix memory leak in tahvo_usb_probe() 2023-05-29 15:49:16 +01:00
phy-tegra-usb.c usb: phy: tegra: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-twl6030-usb.c usb: phy: twl6030: Convert to platform remove callback returning void 2023-03-23 17:35:27 +01:00
phy-ulpi-viewport.c usb: phy-ulpi-viewport: convert to readl_poll_timeout_atomic() 2020-09-25 16:30:05 +02:00
phy-ulpi.c
phy.c driver core: make struct device_type.uevent() take a const * 2023-01-27 13:45:36 +01:00