[U-Boot] [PATCH v8 14/14] sf: Rename sf_ops.c to spi-flash.c
Jagan Teki
jteki at openedev.com
Wed Dec 9 14:48:38 CET 2015
On 9 December 2015 at 10:24, Simon Glass <sjg at chromium.org> wrote:
> On 6 December 2015 at 11:34, Jagan Teki <jteki at openedev.com> wrote:
>> Since all spi-flash core operations are moved into
>> sf_ops.c then it's better to renamed as spi-flash.c
>>
>> Signed-off-by: Jagan Teki <jteki at openedev.com>
>> ---
>> drivers/mtd/spi/Makefile | 2 +-
>> drivers/mtd/spi/{sf_ops.c => spi-flash.c} | 7 ++++---
>> 2 files changed, 5 insertions(+), 4 deletions(-)
>> rename drivers/mtd/spi/{sf_ops.c => spi-flash.c} (99%)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> (but I suggest spi_flash.c is better as it fits with the other files)
I too thought the same, but will rename the remaining to proper have a
plan for the same.
thanks!
--
Jagan.
More information about the U-Boot
mailing list