linux/drivers/staging/most
Andrey Shvetsov d35bbfaa4a staging: most: remove dependency on networking-aim
The modules hdm-usb and hdm-dim2 depend on the module aim-network, because
they use the function most_deliver_netinfo that it exports.

To remove this dependency, this patch replaces the call of the function
most_deliver_netinfo with the call of the function that is the parameter
'on_netinfo' of the function request_netinfo.

Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-15 11:59:09 +02:00
..
aim-cdev staging: most: destroy cdev when channel gets disconnected 2017-04-08 12:41:39 +02:00
aim-network staging: most: remove dependency on networking-aim 2017-05-15 11:59:09 +02:00
aim-sound staging: most: aim-sound style fixess 2017-04-25 20:56:15 +02:00
aim-v4l2 Staging: most: aim-v4l2: constify v4l2_file_operations structures 2016-09-27 13:06:55 +02:00
Documentation staging: most: Documentation: update ABI description 2016-09-12 09:47:15 +02:00
hdm-dim2 staging: most: remove dependency on networking-aim 2017-05-15 11:59:09 +02:00
hdm-i2c staging: most: i2c: remove empty callback request_netinfo 2017-05-15 11:59:09 +02:00
hdm-usb staging: most: remove dependency on networking-aim 2017-05-15 11:59:09 +02:00
mostcore staging: most: remove dependency on networking-aim 2017-05-15 11:59:09 +02:00
Kconfig
Makefile
TODO