Re: [PATCH] pcmcia: Add support P2CCLK bit enabler for TI PC1520

2008-01-11 Thread Andrew Morton
On Sat, 12 Jan 2008 10:04:11 +0900 "Nobuhiro Iwamatsu" <[EMAIL PROTECTED]> wrote: > 2007/12/26, Andrew Morton <[EMAIL PROTECTED]>: > > On Tue, 18 Dec 2007 18:57:24 +0900 Nobuhiro Iwamatsu <[EMAIL PROTECTED]> > > wrote: > > > > > There is a device that doesn't work when P2CCLK's bit of TI PC1520

Re: [PATCH] pcmcia: Add support P2CCLK bit enabler for TI PC1520

2008-01-11 Thread Nobuhiro Iwamatsu
2007/12/26, Andrew Morton <[EMAIL PROTECTED]>: > On Tue, 18 Dec 2007 18:57:24 +0900 Nobuhiro Iwamatsu <[EMAIL PROTECTED]> > wrote: > > > There is a device that doesn't work when P2CCLK's bit of TI PC1520 was > > disable. > > This patch supports P2CCLK bit enabler for TI PC1520. > > > > ... > > >

Re: [PATCH] pcmcia: Add support P2CCLK bit enabler for TI PC1520

2008-01-11 Thread Nobuhiro Iwamatsu
2007/12/26, Andrew Morton [EMAIL PROTECTED]: On Tue, 18 Dec 2007 18:57:24 +0900 Nobuhiro Iwamatsu [EMAIL PROTECTED] wrote: There is a device that doesn't work when P2CCLK's bit of TI PC1520 was disable. This patch supports P2CCLK bit enabler for TI PC1520. ... config

Re: [PATCH] pcmcia: Add support P2CCLK bit enabler for TI PC1520

2007-12-25 Thread Andrew Morton
On Tue, 18 Dec 2007 18:57:24 +0900 Nobuhiro Iwamatsu <[EMAIL PROTECTED]> wrote: > There is a device that doesn't work when P2CCLK's bit of TI PC1520 was > disable. > This patch supports P2CCLK bit enabler for TI PC1520. > > ... > > config YENTA_TOSHIBA > default y > bool "Special

Re: [PATCH] pcmcia: Add support P2CCLK bit enabler for TI PC1520

2007-12-25 Thread Andrew Morton
On Tue, 18 Dec 2007 18:57:24 +0900 Nobuhiro Iwamatsu [EMAIL PROTECTED] wrote: There is a device that doesn't work when P2CCLK's bit of TI PC1520 was disable. This patch supports P2CCLK bit enabler for TI PC1520. ... config YENTA_TOSHIBA default y bool Special

[PATCH] pcmcia: Add support P2CCLK bit enabler for TI PC1520

2007-12-18 Thread Nobuhiro Iwamatsu
There is a device that doesn't work when P2CCLK's bit of TI PC1520 was disable. This patch supports P2CCLK bit enabler for TI PC1520. Signed-off-by: Nobuhiro Iwamatsu <[EMAIL PROTECTED]> --- drivers/pcmcia/Kconfig |5 + drivers/pcmcia/ti113x.h |8 2 files changed, 13

[PATCH] pcmcia: Add support P2CCLK bit enabler for TI PC1520

2007-12-18 Thread Nobuhiro Iwamatsu
There is a device that doesn't work when P2CCLK's bit of TI PC1520 was disable. This patch supports P2CCLK bit enabler for TI PC1520. Signed-off-by: Nobuhiro Iwamatsu [EMAIL PROTECTED] --- drivers/pcmcia/Kconfig |5 + drivers/pcmcia/ti113x.h |8 2 files changed, 13