]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: most: hdm-dim2: fix channel configuration
authorAndrey Shvetsov <andrey.shvetsov@k2l.de>
Thu, 15 Sep 2016 14:19:03 +0000 (16:19 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Sep 2016 17:23:28 +0000 (19:23 +0200)
commit55f142ca5f2d0fbb1e3c438f4a5aa86b339437d0
tree782ecf2aff9f09a12fbd637b40d010566484c43d
parent8c243d21d6ac980bdb38e11db9ffa3a44b1dc84c
staging: most: hdm-dim2: fix channel configuration

The DIM2 HDM checks the parameters passed to the function
configure_channel() and adapts the buffer sizes of the configuration
according to the hardware limitation. This patch is needed to init
the HAL layer with the correct values.

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>
drivers/staging/most/hdm-dim2/dim2_hdm.c