On Wed, Sep 9, 2009 at 4:22 PM, Wolfram Sang wrote:
> The pca9539-driver in drivers/i2c/chips which just exports its registers to
> sysfs is superseeded by drivers/gpio/pca953x.c which properly uses the
> gpiolib.
> As this driver has been deprecated for more than a year, finally remove it.
>
> Si
The pca9539-driver in drivers/i2c/chips which just exports its registers to
sysfs is superseeded by drivers/gpio/pca953x.c which properly uses the gpiolib.
As this driver has been deprecated for more than a year, finally remove it.
Signed-off-by: Wolfram Sang
Cc: Ben Gardner
Cc: Jean Delvare
--