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:
92cbfdc
)
[MTD] Disconnect struct mtd_info from ABI
author
Joern Engel
<joern@wh.fh-wedel.de>
Tue, 30 May 2006 12:25:35 +0000
(14:25 +0200)
committer
Joern Engel
<joern@wh.fh-wedel.de>
Tue, 30 May 2006 12:25:35 +0000
(14:25 +0200)
mtdchar.c direcly copied part of struct mtd_info to userspace, thereby
implicitly making it part of the ABI. With this patch, struct
mtd_info is independent of the ABI and can have its fields removed,
reordered, etc.
Signed-off-by: Joern Engel <joern@wh.fh-wedel.de>
drivers/mtd/mtdchar.c
patch
|
blob
|
history
diff --cc
drivers/mtd/mtdchar.c
Simple merge