Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mtd: Disable mtdchar mmap on MMU systems
commit f5cf8f0 upstream. This code was broken because it assumed that all MTD devices were map-based. Disable it for now, until it can be fixed properly for the next merge window. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
- Loading branch information