net: rfkill: gpio: Fix clock status
authorLoic Poulain <loic.poulain@intel.com>
Tue, 16 Sep 2014 12:53:58 +0000 (14:53 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 22 Sep 2014 20:02:15 +0000 (16:02 -0400)
commitfa5c107cc887886a04ee2dbce05af86de220ae48
treef71460f42aaa0c0962e7947fc7f7f9bb7533874b
parent5c244fa2c92b67518941518938be7a2b14b7e34a
net: rfkill: gpio: Fix clock status

Clock is disabled when the device is blocked.
So, clock_enabled is the logical negation of "blocked".

Signed-off-by: Loic Poulain <loic.poulain@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/rfkill/rfkill-gpio.c