diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2013-11-13 11:59:25 (GMT) |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-01-03 19:22:19 (GMT) |
commit | 4f0614a020524547d46e85ae5327f531e33cdf47 (patch) | |
tree | 5a7879b5bb859064889927bb04f28cd1f01ba8ef /drivers/mtd/nand/gpmi-nand/gpmi-lib.c | |
parent | 3cb2c1ed4abe19d2881f74aa60c1a5b44524b2d0 (diff) | |
download | linux-4f0614a020524547d46e85ae5327f531e33cdf47.tar.xz |
mtd: nand: diskonchip: Request memory region prior ioremap()
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@mail.ru>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'drivers/mtd/nand/gpmi-nand/gpmi-lib.c')
0 files changed, 0 insertions, 0 deletions