From: Luciano Coelho Date: Fri, 11 Dec 2009 13:40:52 +0000 (+0200) Subject: wl1271: add gpio_power file in debugfs to power the chip on and off X-Git-Tag: v2.6.34-rc1~233^2~682^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98b2a68473ae975bc4abdeb66cd719ccfdad9d4a;p=pandora-kernel.git wl1271: add gpio_power file in debugfs to power the chip on and off Some debugging tools require the chip to be powered on before they can work. With these tools, we shouldn't upload the firmware nor boot the firmware ourselves, so this debufs file is provided. It always contains the gpio power setting (0 = off, 1 = on). To change the power setting, just write 0 or 1 to the file. Signed-off-by: Luciano Coelho Reviewed-by: Juuso Oikarinen Reviewed-by: Kalle Valo Signed-off-by: John W. Linville --- Reading git-diff-tree failed