summaryrefslogtreecommitdiffstats
path: root/drivers/pcmcia/pxa2xx_palmtc.c
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] pxa/palm: fix possibly uninitialized variable in PalmTC-pcmciaMarek Vasut2009-09-101-1/+1
| | | | | | | | This 'problem' actually cant cause a failure of the driver, but it's always better to be correct. Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
* [ARM] pxa: Palm Tungsten|C PCMCIA supportMarek Vasut2009-09-101-0/+230
This patch adds support for PCMCIA socket found in Palm Tungsten|C. There is Prism3 based WiFi card hardwired to that socket. Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>