commit | 44299179c0e87cc6d8b753c1ca8c97b1cf9340e1 | [log] [tgz] |
---|---|---|
author | Barry Song <barry.song@analog.com> | Thu Aug 05 11:07:43 2010 -0400 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Thu Aug 05 16:14:38 2010 +0100 |
tree | 32937511cd59cb954164422376d4fd364f7b02b6 | |
parent | 752b957a37ee1cc09fccb39a8bc5843edf32119b [diff] |
mtd: Blackfin NFC: fix handling of page sizes Rather than forcing the platform resources to declare the desired page size, simply use the existing information passed down to us by the higher layers. This way we work out of the box with all flash chips that the kernel knows about. Signed-off-by: Barry Song <barry.song@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>