linux/drivers/staging/most
Christian Gromm 6a82c77581 staging: most: remove struct device core driver
This patch removes the device from the MOST core driver and uses the
device from the adapter driver.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Link: https://lore.kernel.org/r/1579793906-5054-4-git-send-email-christian.gromm@microchip.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-24 10:08:40 +01:00
..
cdev staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
dim2 staging: most: remove struct device core driver 2020-01-24 10:08:40 +01:00
Documentation staging: most: trivial: fix a couple of typos 2019-06-06 15:03:34 +02:00
i2c staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
net staging: most: net: fix buffer overflow 2020-01-22 09:51:15 +01:00
sound staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
usb staging: most: remove device from interface structure 2020-01-24 10:08:39 +01:00
video staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
configfs.c staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
core.c staging: most: remove struct device core driver 2020-01-24 10:08:40 +01:00
Kconfig staging: most: Fix Kconfig indentation 2019-11-20 15:20:29 +01:00
Makefile staging: most: remove header include path to drivers/staging 2020-01-16 20:56:31 +01:00
most.h staging: most: remove device from interface structure 2020-01-24 10:08:39 +01:00
TODO