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:
e121972
)
[MTD] replace MTD_ROM with MTD_GENERIC_TYPE
author
Joern Engel
<joern@wh.fh-wedel.de>
Tue, 30 May 2006 12:25:17 +0000
(14:25 +0200)
committer
Joern Engel
<joern@wh.fh-wedel.de>
Tue, 30 May 2006 12:25:17 +0000
(14:25 +0200)
No mtd user should ever check for the device type. Instead, device features
should be checked by the flags - if at all.
As a first step towards type removal, change MTD_ROM into MTD_GENERIC_TYPE.
Signed-off-by: Joern Engel <joern@wh.fh-wedel.de>
No differences found