aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorBrian Norris <[email protected]>2013-12-17 04:50:32 +0000
committerBrian Norris <[email protected]>2014-01-03 19:22:26 +0000
commit5e41d0a7102cfd43a3f0e178d37f2e9654f2fd50 (patch)
tree9a01a7aa913f5156f7fd6ced5f8f88ae4e5e1619 /drivers/mtd/lpddr/lpddr_cmds.c
parentmtd: nand: davinci: don't request AEMIF address range (diff)
downloadkernel-5e41d0a7102cfd43a3f0e178d37f2e9654f2fd50.tar.gz
kernel-5e41d0a7102cfd43a3f0e178d37f2e9654f2fd50.zip
mtd: nand: lpc32xx_mlc: drop custom write_page callback
This driver doesn't need its own custom chip->write_page callback; the only "custom" requirement is that this driver does not support subpage writes, which we can avoid using the NAND_NO_SUBPAGE_WRITE flag. With NAND_NO_SUBPAGE_WRITE, the default routine (nand_write_page()) should perform the equivalent operations. Signed-off-by: Brian Norris <[email protected]> Acked-by: Roland Stigge <[email protected]> Tested-by: Roland Stigge <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions