From: Rhyland Klein Date: Mon, 16 May 2011 21:41:48 +0000 (-0700) Subject: net: rfkill: add generic gpio rfkill driver X-Git-Tag: v3.0-rc1~147^2~12^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7176ba23f8b589b1df3229574ff46fb904ce9ec5;p=pandora-kernel.git net: rfkill: add generic gpio rfkill driver This adds a new generic gpio rfkill driver to support rfkill switches which are controlled by gpios. The driver also supports passing in data about the clock for the radio, so that when rfkill is blocking, it can disable the clock. This driver assumes platform data is passed from the board files to configure it for specific devices. Original-patch-by: Anantha Idapalapati Signed-off-by: Rhyland Klein Signed-off-by: John W. Linville --- Reading git-diff-tree failed