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:
aba70f2
)
iio: mxs-lradc: convert is_divided to a bitmap
author
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Mon, 23 Dec 2013 17:48:00 +0000
(17:48 +0000)
committer
Jonathan Cameron
<jic23@kernel.org>
Wed, 1 Jan 2014 14:31:56 +0000
(14:31 +0000)
mxs_lradc.is_divided was an unsigned long array. Convert it to a bitmap to save
some memory.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
No differences found