[PATCH 0/3] misc mtd patches for 2.6.32

Mike Frysinger vapier at gentoo.org
Mon Oct 5 17:14:46 EDT 2009


David picked up the rest of my patches, but here's some that didn't make
it into his merge for 2.6.32.  The SST isn't critical, but it'd be nice
to have.  The gpio-addr-flash ones fix build errors in randconfig setups
as reported by some people due to missing depends/incomplete includes.

These can also be found in my 'for-mtd' branch in my Blackfin repo:
	git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin.git for-mtd

Graf Yang (1):
  mtd: m25p80: disable SST software protection bits by default

Mike Frysinger (2):
  mtd/maps: gpio-addr-flash: pull in linux/ headers rather than asm/
  mtd/maps: gpio-addr-flash: depend on GPIO arch support

 drivers/mtd/devices/m25p80.c       |    7 ++++---
 drivers/mtd/maps/Kconfig           |    1 +
 drivers/mtd/maps/gpio-addr-flash.c |    5 ++---
 3 files changed, 7 insertions(+), 6 deletions(-)




More information about the linux-mtd mailing list