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:
b0433b9
)
[PATCH] uclinux: remove use of mtd_put_device() in uclinux MTD map driver
author
Greg Ungerer
<gerg@snapgear.com>
Mon, 12 Sep 2005 01:18:10 +0000
(11:18 +1000)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 12 Sep 2005 03:43:46 +0000
(20:43 -0700)
We should not call mtd_put_device() in the uclinux MTD map driver.
Also consistently use phys/virt fields of maps map_info struct,
instead of mixing it with map_priv_1.
Signed-off-by: Greg Ungerer <gerg@uclinux.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found