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:
d192d26
)
wl12xx: split channel array per band in sched_scan
author
Luciano Coelho
<coelho@ti.com>
Tue, 31 May 2011 13:38:56 +0000
(16:38 +0300)
committer
Luciano Coelho
<coelho@ti.com>
Mon, 27 Jun 2011 09:01:20 +0000
(12:01 +0300)
The firmware, in practice, treats the channels in three separate
blocks, one for each band (bg, a and j). Instead of using a single
array and doing some magic with indices, split the array in 3 to make
it more readable.
Signed-off-by: Luciano Coelho <coelho@ti.com>
No differences found