[U-Boot] [PATCH v2 3/3] sf: Remove spi_flash_remove

Simon Glass sjg at chromium.org
Thu Nov 5 19:25:08 CET 2015


On 23 October 2015 at 21:54, Jagan Teki <jteki at openedev.com> wrote:
> Use direct call to device_remove instead of exctra
> spi_flash_remove defination.
>
> Cc: Simon Glass <sjg at chromium.org>
> Signed-off-by: Jagan Teki <jteki at openedev.com>
> ---
> Changes for v2:
>         - none
>
>  drivers/mtd/spi/sf-uclass.c | 7 +------
>  include/spi_flash.h         | 2 --
>  2 files changed, 1 insertion(+), 8 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list