
3 Mar
2017
3 Mar
'17
5:52 a.m.
On 22 February 2017 at 03:07, Wenyou Yang wenyou.yang@atmel.com wrote:
Because there is no implementation of gpio_set/get_value() function after the at91 gpio driver is converted to support DM, use at91_set/get_gpio_value().
Signed-off-by: Wenyou Yang wenyou.yang@atmel.com
drivers/mtd/nand/atmel_nand.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
At some point this should change to use driver model, right?