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:
b0c3844
)
ARM: pxa: remove un-used mapping of camera registers
author
Eric Miao
<eric.y.miao@gmail.com>
Wed, 13 Oct 2010 02:38:56 +0000
(10:38 +0800)
committer
Eric Miao
<eric.y.miao@gmail.com>
Thu, 16 Dec 2010 06:31:15 +0000
(14:31 +0800)
The camera registers start and range are encoded into the platform
device, and are actually handled by ioremap()'ed, thus the mapping
in pxa_map_io() is not necessary.
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
No differences found