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:
6b57c11
)
mtd: convert remaining users to mtd_device_register()
author
Jamie Iles
<jamie@jamieiles.com>
Mon, 23 May 2011 09:23:40 +0000
(10:23 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Wed, 25 May 2011 01:25:00 +0000
(
02:25
+0100)
The older add_mtd_device()/add_mtd_partitions() and their removal
counterparts will soon be gone. Replace uses with mtd_device_register()
and mtd_device_unregister().
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found