[PATCH 14/28] staging: most: move channel disconnect to function most_deregister_interface

2015-12-22 Thread Christian Gromm
This patch moves the code that disconnects linked channels. It is needed to have cleaning things up done right. Signed-off-by: Christian Gromm --- This patch has been resent on behalf of Greg Kroah-Hartman

[PATCH 14/28] staging: most: move channel disconnect to function most_deregister_interface

2015-11-18 Thread Christian Gromm
This patch moves the code that disconnects linked channels. It is needed to have cleaning things up done right. Signed-off-by: Christian Gromm --- drivers/staging/most/mostcore/core.c | 24 +++- 1 file changed, 11 insertions(+), 13