[PATCH v2] mtd: nand: diskonchip: Request memory region prior ioremap()

Brian Norris computersforpeace at gmail.com
Mon Nov 18 15:32:55 EST 2013


On Wed, Nov 13, 2013 at 03:59:25PM +0400, Alexander Shiyan wrote:
> This patch adds request_mem_region() prior ioremap() for diskonchip
> driver. This will allow to check if memory region is occupied by any
> other device, for example in case if we have memory region for several
> optional devices and only one device can be used at once.
> 
> Signed-off-by: Alexander Shiyan <shc_work at mail.ru>

Looks good. Pushed to l2-mtd.git/next. Thanks!

Brian



More information about the linux-mtd mailing list