Revert "mtd: mtdram: check offs and len in mtdram->erase"
authorBrian Norris <computersforpeace@gmail.com>
Wed, 30 Sep 2015 00:28:44 +0000 (17:28 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Wed, 30 Sep 2015 00:29:17 +0000 (17:29 -0700)
commitd489ff42db9179647004ca2b12c614cb71ac81ea
treee60e6c292ea0f0aed848e7ef6461c41a0c1db153
parent7827e3acad2df1c6537e5fe7211d216dabc60399
Revert "mtd: mtdram: check offs and len in mtdram->erase"

This reverts commit 7827e3acad2df1c6537e5fe7211d216dabc60399.

There are some 64-bit arithmetic issues on some architectures, so let's
wait until we get a better patch for this.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/devices/mtdram.c