9
0
Fork 0
barebox/drivers/base
Alexander Shiyan 7bc400d14c base: Transform "platform_match" into "device_match" and make this function public
This change will allow reuse this function for other buses.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-07-15 10:08:10 +02:00
..
Makefile driver: register bus 2012-09-23 21:15:13 +02:00
bus.c base: Transform "platform_match" into "device_match" and make this function public 2013-07-15 10:08:10 +02:00
driver.c driver: implement device_detect_by_name function 2013-06-26 18:17:12 +02:00
platform.c base: Transform "platform_match" into "device_match" and make this function public 2013-07-15 10:08:10 +02:00
resource.c switch all platform_bus device/driver registering to platform_driver/device_register 2012-10-04 15:19:12 +02:00