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:
8be310a
)
i2c-s3c2410: Remove default platform data.
author
Ben Dooks
<ben-linux@fluff.org>
Fri, 31 Oct 2008 16:10:27 +0000
(16:10 +0000)
committer
Ben Dooks
<ben-linux@fluff.org>
Tue, 16 Dec 2008 20:26:06 +0000
(20:26 +0000)
The platform data should now always be present when the device
is initialised, so we can remove the default platform data in
the driver.
All the device initialisation points in the board specific code
should already have been changed to initialise this as necessary.
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
No differences found