diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2020-11-19 13:46:09 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-09 19:33:55 +0100 |
commit | e21d740a3fe5ad2db7b5f5c2331fe2b713b1edba (patch) | |
tree | 13bbc2f34075ec436adc2d5fa96f75e4eed51d57 /drivers/tty | |
parent | 2c3dc6432f3316e97c10eced6b535046a80f73b0 (diff) | |
download | linux-e21d740a3fe5ad2db7b5f5c2331fe2b713b1edba.tar.gz linux-e21d740a3fe5ad2db7b5f5c2331fe2b713b1edba.tar.bz2 linux-e21d740a3fe5ad2db7b5f5c2331fe2b713b1edba.zip |
driver core: platform: reorder functions
This way all callbacks and structures used to initialize
platform_bus_type are defined just before platform_bus_type and in the
same order. Also move platform_drv_probe_fail just before it's only
user.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20201119124611.2573057-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty')
0 files changed, 0 insertions, 0 deletions