[PATCH v4 05/16] mtd: onenand: omap2: Remove skip initial unlocking support
Sebastian Reichel
sre at kernel.org
Wed Nov 15 06:16:23 PST 2017
Hi,
On Sat, Nov 11, 2017 at 10:19:42PM +0100, Ladislav Michl wrote:
> No platform data user sets skip_initial_unlocking, so remove test
> for this field.
>
> Signed-off-by: Ladislav Michl <ladis at linux-mips.org>
> ---
Reviewed-by: Sebastian Reichel <sebastian.reichel at collabora.co.uk>
-- Sebastian
> Changes:
> -v2: new patch
> -v3: none
> -v4: none
>
> drivers/mtd/onenand/omap2.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/drivers/mtd/onenand/omap2.c b/drivers/mtd/onenand/omap2.c
> index a03e1fe4aa48..93bd94337b35 100644
> --- a/drivers/mtd/onenand/omap2.c
> +++ b/drivers/mtd/onenand/omap2.c
> @@ -700,9 +700,6 @@ static int omap2_onenand_probe(struct platform_device *pdev)
> }
> }
>
> - if (pdata->skip_initial_unlocking)
> - this->options |= ONENAND_SKIP_INITIAL_UNLOCKING;
> -
> if ((r = onenand_scan(&c->mtd, 1)) < 0)
> goto err_release_dma;
>
> --
> 2.11.0
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mtd/attachments/20171115/eb0b406c/attachment.sig>
More information about the linux-mtd
mailing list