From: Johannes Berg Date: Fri, 27 Mar 2009 13:14:31 +0000 (+0100) Subject: rfkill: remove user_claim stuff X-Git-Tag: v2.6.31-rc1~330^2~568^2~170 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=621cac85297de5ba655e3430b007dd2e0da91da6;p=pandora-kernel.git rfkill: remove user_claim stuff Almost all drivers do not support user_claim, so remove it completely and always report -EOPNOTSUPP to userspace. Since userspace cannot really drive rfkill _anyway_ (due to the odd restrictions imposed by the documentation) having this code is just pointless. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed