Re: [PATCH v8 2/3] mtd: spi-nor: add rockchip serial flash controller driver

From: Ezequiel Garcia
Date: Tue Apr 10 2018 - 14:35:06 EST


Hi Andy,

Just a very minor nit.

On 8 February 2018 at 09:18, Andy Yan <andy.yan@xxxxxxxxxxxxxx> wrote:
[..]
> +
> +static int get_if_type(struct rockchip_sfc *sfc, enum spi_nor_protocol proto)
> +{

I understand that this got copy-pasted from some other driver,
but please change this function name to something like
rockchip_sfc_get_if_type().

Thanks,
Eze