linux/drivers/staging/most
Christian Gromm 071e5069cb staging: most: dim2: remove clock speed processing from the HDM
This removes the module parameter clock_speed from the HDM code.

Instead, the platform-dependent clock speed must be delivered by the
platform driver with the help of the dim2_platform_data.clk_speed.

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>
2018-05-08 13:41:48 +02:00
..
cdev vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
dim2 staging: most: dim2: remove clock speed processing from the HDM 2018-05-08 13:41:48 +02:00
Documentation staging: most: add ABI documentation 2017-11-27 09:20:37 +01:00
i2c staging: most: remove proprietary kobjects 2017-11-27 09:20:34 +01:00
net staging: most: convert macro to static function 2018-01-08 16:36:00 +01:00
sound staging: most: fix comment sections 2017-11-27 09:20:36 +01:00
usb staging: most: Fix identifiers to function parameters 2018-01-08 16:34:25 +01:00
video vfs: do bulk POLL* -> EPOLL* replacement 2018-02-11 14:34:03 -08:00
core.c staging: most: allocate only all requested memory 2018-05-08 13:41:48 +02:00
core.h staging: most: Fix missing identifier in function definition argument. 2018-03-01 17:21:49 +01:00
Kconfig staging: most: video: rename module 2017-11-27 09:20:34 +01:00
Makefile staging: most: fix Makefile 2017-11-28 13:34:59 +01:00
TODO