]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: most: core: remove read option from remove_link
authorAndrey Shvetsov <andrey.shvetsov@k2l.de>
Tue, 4 Oct 2016 15:10:13 +0000 (17:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:10 +0000 (10:25 +0200)
commit931161b7141eba7c11e023051de96460ffbfe84e
treeb0fd3ce390bd3a63d4f864638e4307ec449f2844
parent7b518be47dffd1d3c91216f726667d58f1609b96
staging: most: core: remove read option from remove_link

The attribute "remove_link" returns the latest link that has been removed
of a certain channel. Since this piece information isn't particulary
useful this patch is going to remove it.

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