From: Mark Hounschell Date: Wed, 12 Mar 2014 16:50:53 +0000 (-0400) Subject: staging: dgap: remove unneeded dgap_driver_states X-Git-Tag: v3.15-rc1~139^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74f71e7175a2be070cba5f055fdd2ee9c8f17b8b;p=pandora-kernel.git staging: dgap: remove unneeded dgap_driver_states The only driver states we need now is READY or !READY. No need for a sysfs method of seeing those 2 states so the sysfs entries for dgap_driver_state is also removed. Signed-off-by: Mark Hounschell Tested-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed