staging: most: dim2-hdm: initialize DBR memory of synchronous channels
authorChristian Gromm <christian.gromm@microchip.com>
Thu, 18 Aug 2016 14:58:46 +0000 (16:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Aug 2016 15:24:00 +0000 (17:24 +0200)
commit9fe7aeaca7ffec24a821c493b272614bd153b9aa
tree83186d59ba39e6f3e796e046cda9bc234cecccab
parent8dfb8fdbd2d1dd4facef6eef24a26b6bc1b33191
staging: most: dim2-hdm: initialize DBR memory of synchronous channels

In the time after a synchronous DIM2 channel is enabled and before the
first buffer travels this channel, the DIM2 macro is babbling random
random data to the network.

This patch initializes the internal DBR memory of the DIM2 that is used
to transfer the synchronous data.

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_hal.c