On Tue, May 15, 2018 at 01:58:45PM -0700, [email protected] wrote:
> From: Roman Kiryanov <[email protected]>
> 
> This driver was inherited from qemu1 and not used anymore.
> 
> Signed-off-by: Roman Kiryanov <[email protected]>
> ---
>  drivers/staging/goldfish/Kconfig             |   7 -
>  drivers/staging/goldfish/Makefile            |   1 -
>  drivers/staging/goldfish/goldfish_nand.c     | 441 -------------------
>  drivers/staging/goldfish/goldfish_nand_reg.h |  76 ----
>  4 files changed, 525 deletions(-)
>  delete mode 100644 drivers/staging/goldfish/goldfish_nand.c
>  delete mode 100644 drivers/staging/goldfish/goldfish_nand_reg.h

Now that we have the drivers/staging/android/vsoc.c driver, are any of
the goldfish drivers needed anymore?  I can run a virtual android system
on my laptop using the vsoc driver only, no goldfish needed at all.

If not, and goldfish is still needed, what's the plans on getting this
code out of staging?  It's been living there for a while with no forward
progress or updates in a long time.

thanks,

greg k-h
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to