]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: rtsx: Declare that the DMA address limitation is 32bit explicitly
authorWei WANG <wei_wang@realsil.com.cn>
Tue, 29 Jan 2013 07:21:34 +0000 (15:21 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 13 Feb 2013 23:22:57 +0000 (00:22 +0100)
commitf84ef04227d8983c8f76ac0f5cf8b0a15e0c67af
treec6c5f1b36eaa726044dbcb4b56f9702fa3b224ac
parent9871c799d15dfb1609582bf8b2868217802a2100
mfd: rtsx: Declare that the DMA address limitation is 32bit explicitly

Realtek PCIe card reader only supports 32bit DMA.
This declaration can improve the readability.

Signed-off-by: Wei WANG <wei_wang@realsil.com.cn>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/rtsx_pcr.c