staging: most: remove aim reset
authorChristian Gromm <christian.gromm@microchip.com>
Mon, 28 Sep 2015 15:18:31 +0000 (17:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 01:18:49 +0000 (03:18 +0200)
commitbf358040c448af3fc6446bcf0d998d2fd420a7fc
tree98d526ac0c11241788030807abaaca909fbd97ca
parentec5c00afc2cab1c0e6692541302bc620437c8441
staging: most: remove aim reset

This patch partly reverts a modification of function most_stop_channel()
that is trying to reset an established link between an AIM and an HDM in
all suitable places. But since the function most_stop_channel() is
stopping the data transfer it is the wrong place to do so.

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/mostcore/core.c