Re: [PATCH 07/11] mtd: rawnand: atmel: add sam9x60 nand controller support
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2019-02-13 10:39:15
Also in:
linux-devicetree, lkml
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2019-02-13 10:39:15
Also in:
linux-devicetree, lkml
Hi, On 13/02/2019 09:00:05+0000, Tudor.Ambarus@microchip.com wrote:
- nc->ebi_csa_offs = (uintptr_t)match->data; + nc->ebi_csa = (struct atmel_smc_nand_ebi_csa_cfg *)match->data;
This cast is probably not necessary anymore as this cast a pointer to a pointer. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel