From: Stefan Hajnoczi Date: Thu, 22 Nov 2012 19:49:03 +0000 (+0100) Subject: staging: line6: drop midi_mask_receive X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e58c868db1dc1402943f6a585529873f445c14f;p=pandora-kernel.git staging: line6: drop midi_mask_receive The midi_mask_receive sysfs attribute selects the MIDI channels on which to receive messages. There is no need to do this at the driver level, instead the MIDI application endpoints decide which channels to use. Other drivers don't implement midi_mask_receive so applications cannot make use of this feature. Therefore we drop it as part of the effort to clean up the staging driver. Signed-off-by: Stefan Hajnoczi Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed