]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: nand: pxa3xx: Use devm_ioremap_resource
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Wed, 17 Apr 2013 16:38:10 +0000 (13:38 -0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Wed, 29 May 2013 06:57:01 +0000 (09:57 +0300)
commit869ab25fa6f5d0628edf1911272fa58d76eb2494
treedcae0034dcc4daf37a3dd09005ae631b00b28186
parent1b0e4b1175c3e4424fab7b89b03096580c410798
mtd: nand: pxa3xx: Use devm_ioremap_resource

Using the new devm_ioremap_resource() we can greatly
simplify resource handling.

Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
drivers/mtd/nand/pxa3xx_nand.c