commit | 931161b7141eba7c11e023051de96460ffbfe84e | [log] [tgz] |
---|---|---|
author | Andrey Shvetsov <andrey.shvetsov@k2l.de> | Tue Oct 04 17:10:13 2016 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Oct 16 10:25:10 2016 +0200 |
tree | b0fd3ce390bd3a63d4f864638e4307ec449f2844 | |
parent | 7b518be47dffd1d3c91216f726667d58f1609b96 [diff] |
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>