diff options
| author | Julia Lawall <[email protected]> | 2019-07-22 18:39:34 -0500 |
|---|---|---|
| committer | Miquel Raynal <[email protected]> | 2019-08-07 18:15:01 +0200 |
| commit | 3194166052401e04ca6ca71446a1ca5dd9af2433 (patch) | |
| tree | 8794d50aeceee4161d8640ed4a13744dbd826ec0 /drivers/fpga/fpga-mgr.c | |
| parent | 1670e678a8a72e8b09774e21986d1d77d4610f96 (diff) | |
mtd: rawnand: ingenic: fix devm_platform_ioremap_resource.cocci warnings
drivers/mtd/nand/raw/ingenic/ingenic_nand_drv.c:330:1-9: WARNING: Use devm_platform_ioremap_resource for cs -> base
Use devm_platform_ioremap_resource helper which wraps
platform_get_resource() and devm_ioremap_resource() together.
Generated by: scripts/coccinelle/api/devm_platform_ioremap_resource.cocci
Fixes: c403ec33b613 ("mtd: rawnand: ingenic: Fix ingenic_ecc dependency")
CC: Paul Cercueil <[email protected]>
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions