Re: [PATCH v3 3/8] MFD:rtsx: Declare that the DMA address limitation is 32bit explicitly

2013-01-03 Thread Dan Carpenter
On Fri, Dec 28, 2012 at 10:41:28AM +0800, wei_w...@realsil.com.cn wrote: > From: Wei WANG > > Realtek PCIe card reader only supports 32bit DMA > Is this a bugfix? If so what does the bug look like? regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe linux-mmc"

[PATCH v3 3/8] MFD:rtsx: Declare that the DMA address limitation is 32bit explicitly

2012-12-27 Thread wei_wang
From: Wei WANG Realtek PCIe card reader only supports 32bit DMA Signed-off-by: Wei WANG --- drivers/mfd/rtsx_pcr.c |4 1 file changed, 4 insertions(+) diff --git a/drivers/mfd/rtsx_pcr.c b/drivers/mfd/rtsx_pcr.c index fa2c2bc..1dc64bb 100644 --- a/drivers/mfd/rtsx_pcr.c +++ b/drivers