commit | 071e5069cbc47385be2e66a6b6ac9ab17a403b1a | [log] [tgz] |
---|---|---|
author | Christian Gromm <christian.gromm@microchip.com> | Tue May 08 11:44:50 2018 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue May 08 13:41:48 2018 +0200 |
tree | 808c1a99d8ae4a358a0e3e1617c2d969bc9747e2 | |
parent | aaf403225ba093b66b10f2ab622adb6e5a462f4a [diff] |
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>