Re: [PATCH v2] staging: esp8089: add new driver

From: Greg KH
Date: Mon Jun 20 2016 - 11:47:02 EST


On Sun, Jun 19, 2016 at 08:33:48PM +0800, Icenowy Zheng wrote:
> This commit adds Espressif ESP8089 driver, the SDIO version.
>
> ESP8089 is a 802.11b/g/n card with SDIO/SPI interface. It is usually used in
> low-price tablets with Allwiner or RockChip SoCs.
>
> Signed-off-by: Icenowy Zheng <icenowy@xxxxxxxx>

Why is this driver being sent for the staging tree? What is wrong with
it that it can't go into the "proper" place in the kernel right now?

And you need a TODO file in your driver's directory before I can take
this as well.

thanks,

greg k-h