]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: most: core: remove debug print
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 27 Jun 2016 13:00:32 +0000 (15:00 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 Aug 2016 18:23:21 +0000 (20:23 +0200)
commit5a63e23a29cf9a45b9d5a37e20bb157bf48536ae
treea90174c95d3f15e2b704d6281850ad521b97025c
parent1c88f8ff4290fd348de1cf27d403e0fc86474007
staging: most: core: remove debug print

This patch removes the debug print in case an HDM ran out of rx buffers.
This is not needed since the status is reflected in the sysfs
channel_starving flag. Additionally, it prevents the system form slowing
down.

Signed-off-by: Christian Gromm <christian.gromm@microchip.com>
Signed-off-by: Andrey Shvetsov <andrey.shvetsov@k2l.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/most/mostcore/core.c