Re: [PATCH 2/2] support for mmc chip select in wbsd

2005-09-03 Thread Russell King
On Mon, Aug 29, 2005 at 01:15:04PM +0200, Pierre Ossman wrote: > Use the chip select ios in the wbsd driver. Applied, thanks. -- Russell King Linux kernel2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core - To unsubscribe from this list: send the line

Re: [PATCH 2/2] support for mmc chip select in wbsd

2005-09-03 Thread Russell King
On Mon, Aug 29, 2005 at 01:15:04PM +0200, Pierre Ossman wrote: Use the chip select ios in the wbsd driver. Applied, thanks. -- Russell King Linux kernel2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core - To unsubscribe from this list: send the line

[PATCH 2/2] support for mmc chip select in wbsd

2005-08-29 Thread Pierre Ossman
Use the chip select ios in the wbsd driver. Signed-off-by: Pierre Ossman <[EMAIL PROTECTED]> Index: linux/drivers/mmc/wbsd.c === --- linux/drivers/mmc/wbsd.c (revision 161) +++ linux/drivers/mmc/wbsd.c (working copy) @@ -42,7 +42,7

[PATCH 2/2] support for mmc chip select in wbsd

2005-08-29 Thread Pierre Ossman
Use the chip select ios in the wbsd driver. Signed-off-by: Pierre Ossman [EMAIL PROTECTED] Index: linux/drivers/mmc/wbsd.c === --- linux/drivers/mmc/wbsd.c (revision 161) +++ linux/drivers/mmc/wbsd.c (working copy) @@ -42,7 +42,7 @@