diff options
author | Brian Norris <computersforpeace@gmail.com> | 2013-12-16 20:50:32 -0800 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2014-01-03 11:22:26 -0800 |
commit | 5e41d0a7102cfd43a3f0e178d37f2e9654f2fd50 (patch) | |
tree | 9a01a7aa913f5156f7fd6ced5f8f88ae4e5e1619 /drivers/hwmon/lm95245.c | |
parent | 0966a416d22bb5d4a5444e5a8eb0e0ae671826e6 (diff) | |
download | talos-op-linux-5e41d0a7102cfd43a3f0e178d37f2e9654f2fd50.tar.gz talos-op-linux-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 <computersforpeace@gmail.com>
Acked-by: Roland Stigge <stigge@antcom.de>
Tested-by: Roland Stigge <stigge@antcom.de>
Diffstat (limited to 'drivers/hwmon/lm95245.c')
0 files changed, 0 insertions, 0 deletions