Hi Jagan,
On 26 November 2015 at 04:04, Jagan Teki wrote:
> This patch adds MTD support to non-dm spi_flash
> interface code.
Why add new support to the non-DM SPI flash? You should first make MTD
support driver model, then try to drop the old non-DM SPI flash code.
>
> Reviewed-by: Heiko Schoc
This patch adds MTD support to non-dm spi_flash
interface code.
Reviewed-by: Heiko Schocher
Signed-off-by: Jagan Teki
---
drivers/mtd/spi/sf_probe.c | 26 ++
1 file changed, 14 insertions(+), 12 deletions(-)
diff --git a/drivers/mtd/spi/sf_probe.c b/drivers/mtd/spi/sf_p
2 matches
Mail list logo