| To: | Wolfram Sang <w.sang@pengutronix.de> |
|---|---|
| Subject: | Re: [PATCH 2/4] i2c/chips: Remove deprecated pcf8575-driver |
| From: | Bart Van Assche <bart.vanassche@gmail.com> |
| Date: | Thu, 10 Sep 2009 12:52:17 +0200 |
| Cc: | linux-i2c@vger.kernel.org, linuxppc-dev@ozlabs.org, linux-arm-kernel@lists.infradead.org, linux-mips@linux-mips.org, uclinux-dist-devel@blackfin.uclinux.org, Jean Delvare <khali@linux-fr.org> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=emeznUvZiGdhx1GHKHvOoEXLykryPQxOUIw8NC9+YAs=; b=S9GPxziooGQYM9NBnVnZDXm82BZ0+s5lTBStJTm8orD8O78I2GfkW4IOiEZlVyrkpj 2TDeiOjUkwZ8PFHzImavYKLW4RpKe2IgerTfFxQtdxzs6lZ3ZWxUqY3yulKElephYkrV bx/Ly58qQLCjuoAqfPKqEKAA7gW/IE3kUxpuU= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=ugbaooNQrck06s5hbDluf7cYh6uwVSEg8tvKBgsXQibE0RygMT4XNFEHUOIPZLhr5c F1tlQRS0roB2o/9hs7Z63h+HqGZnIfLwvDfkl1sT0JyyiVyHpKpGAjQIAbP8x83gCpKj yst0xf8GjES+3ukJeFGl4LsL/iE/cbbHFt+hg= |
| In-reply-to: | <1252531371-14866-3-git-send-email-w.sang@pengutronix.de> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <1252531371-14866-1-git-send-email-w.sang@pengutronix.de> <1252531371-14866-3-git-send-email-w.sang@pengutronix.de> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Wed, Sep 9, 2009 at 11:22 PM, Wolfram Sang <w.sang@pengutronix.de> wrote: > > The pcf8575-driver in drivers/i2c/chips which just exports its register to > sysfs is superseeded by drivers/gpio/pcf857x.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 <w.sang@pengutronix.de> > Cc: Bart Van Assche <bart.vanassche@gmail.com> > Cc: Jean Delvare <khali@linux-fr.org> > --- > Documentation/i2c/chips/pcf8575 | 69 -------------- > drivers/i2c/chips/Kconfig | 18 ---- > drivers/i2c/chips/Makefile | 1 - > drivers/i2c/chips/pcf8575.c | 198 > --------------------------------------- > 4 files changed, 0 insertions(+), 286 deletions(-) > delete mode 100644 Documentation/i2c/chips/pcf8575 > delete mode 100644 drivers/i2c/chips/pcf8575.c This patch removes the documentation file Documentation/i2c/chips/pcf8575 while there is no documentation under Documentation/ for the drivers/gpio/pcf857x.c driver. Shouldn't proper documentation for the pcf857x driver be added to the kernel tree before the pcf8575 driver is removed ? Bart. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Removing deprecated drivers from drivers/i2c/chips, Jean Delvare |
|---|---|
| Next by Date: | Re: [PATCH 2/4] i2c/chips: Remove deprecated pcf8575-driver, Wolfram Sang |
| Previous by Thread: | [PATCH 2/4] i2c/chips: Remove deprecated pcf8575-driver, Wolfram Sang |
| Next by Thread: | Re: [PATCH 2/4] i2c/chips: Remove deprecated pcf8575-driver, Wolfram Sang |
| Indexes: | [Date] [Thread] [Top] [All Lists] |