linux/drivers/staging/most
Suzuki K Poulose 209de31034 staging: most-core: Use bus_find_device_by_name
Use bus_find_device_by_name() helper instead of writing our
own helper.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Cc: Christian Gromm <christian.gromm@microchip.com>
Cc: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
Cc: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-06-24 05:22:30 +02:00
..
cdev staging: most: cdev: fix chrdev_region leak in mod_exit 2019-05-02 19:43:17 +02:00
dim2 staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
Documentation staging: most: Documentation: update driver documentation 2019-04-16 13:25:18 +02:00
i2c staging: add missing SPDX lines to Makefile files 2019-04-03 11:10:15 +02:00
net staging: most: change signature of function probe_channel 2019-04-16 13:24:58 +02:00
sound staging: most: sound: pass correct device when creating a sound card 2019-04-30 14:34:06 +02:00
usb staging: most: usb: remove prefix from description tag 2019-04-16 13:25:17 +02:00
video staging: most: change signature of function probe_channel 2019-04-16 13:24:58 +02:00
configfs.c staging: most: configfs: Make mdev_link_list static 2019-04-19 14:59:36 +02:00
core.c staging: most-core: Use bus_find_device_by_name 2019-06-24 05:22:30 +02:00
core.h staging: most: allow speculative configuration 2019-04-16 13:25:18 +02:00
Kconfig staging: most: enable configfs support 2019-04-16 13:25:17 +02:00
Makefile staging: most: enable configfs support 2019-04-16 13:25:17 +02:00
TODO