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:
616a28e
)
ARM: at91: sam9260: remove unused platform_data
author
Alexandre Belloni
<alexandre.belloni@free-electrons.com>
Tue, 15 Apr 2014 10:27:57 +0000
(12:27 +0200)
committer
Nicolas Ferre
<nicolas.ferre@atmel.com>
Wed, 7 May 2014 16:28:39 +0000
(18:28 +0200)
num_channels and registers are not used anymore since they are defined inside
the at91_adc driver and assigned by matching the id_table.
Also, remove the mach/at91_adc.h include that is not necessary anymore.
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Jonathan Cameron <jic23@kernel.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
No differences found