git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c244fa
)
net: rfkill: gpio: Fix clock status
author
Loic Poulain
<loic.poulain@intel.com>
Tue, 16 Sep 2014 12:53:58 +0000
(14:53 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 22 Sep 2014 20:02:15 +0000
(16:02 -0400)
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>
No differences found