public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mtdinfo fixes (--all, etc.)
@ 2012-02-09 18:13 Brian Norris
  2012-02-09 18:13 ` [PATCH 1/3] limbtd: implement mtd_dev_present for old kernels Brian Norris
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Brian Norris @ 2012-02-09 18:13 UTC (permalink / raw)
  To: Artem Bityutskiy; +Cc: Brian Foster, Brian Norris, linux-mtd

These fixes help `mtdinfo --all' to work on legacy systems where sysfs is
not supported in MTD.

Patch 1: submitted by Artem as a test patch
Patch 2: previously submitted by me and didn't apply directly to
         mtd-utils.git, as it depended on Patch 1
Patch 3: trivial (new) grammar fixup patch

Hopefully this is easy to review and apply :)

Brian

Artem Bityutskiy (1):
  limbtd: implement mtd_dev_present for old kernels

Brian Norris (2):
  libmtd: fix segmentation fault on lib->mtd
  mtdinfo: correct grammar on error message

 lib/libmtd.c        |   27 ++++++++++++++-------------
 lib/libmtd_int.h    |    1 +
 lib/libmtd_legacy.c |   25 +++++++++++++++++++++++++
 ubi-utils/mtdinfo.c |    2 +-
 4 files changed, 41 insertions(+), 14 deletions(-)

-- 
1.7.5.4

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-02-09 18:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 18:13 [PATCH 0/3] mtdinfo fixes (--all, etc.) Brian Norris
2012-02-09 18:13 ` [PATCH 1/3] limbtd: implement mtd_dev_present for old kernels Brian Norris
2012-02-09 18:13 ` [PATCH 2/3] libmtd: fix segmentation fault on lib->mtd Brian Norris
2012-02-09 18:13 ` [PATCH 3/3] mtdinfo: correct grammar on error message Brian Norris

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox