Re: [PATCH v2 1/5] mfd:rtsx: Read vendor setting from config space

2013-08-19 Thread Samuel Ortiz
Hi Wei, On Wed, Jul 17, 2013 at 04:09:51PM +0800, wei_w...@realsil.com.cn wrote: > diff --git a/drivers/mfd/rtl8411.c b/drivers/mfd/rtl8411.c > index c436bf2..1fbb978 100644 > --- a/drivers/mfd/rtl8411.c > +++ b/drivers/mfd/rtl8411.c > @@ -1,6 +1,6 @@ > /* Driver for Realtek PCI-Express card read

Re: [PATCH v2 1/5] mfd:rtsx: Read vendor setting from config space

2013-07-17 Thread Dan Carpenter
Much better. Thank you. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[PATCH v2 1/5] mfd:rtsx: Read vendor setting from config space

2013-07-17 Thread wei_wang
From: Wei WANG Normally OEMs will set vendor setting to the config space of Realtek card reader in BIOS stage. This patch reads the setting at the first, and configure the internal registers according to it, to improve card reader's compatibility condition. Signed-off-by: Wei WANG --- drivers/