summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorEric Miao <eric.miao@marvell.com>2009-01-19 17:34:27 +0800
committerEric Miao <eric.miao@marvell.com>2009-03-09 21:22:39 +0800
commitb393c69652333be31ad7a8205761c0d5b7f3e167 (patch)
tree92fb162efe41532bc9867f3f7cf2c269b5ce0129 /scripts/objdiff
parent5742964e916269e01a3467d2bff2601180b7da3d (diff)
downloadkernel-b393c69652333be31ad7a8205761c0d5b7f3e167.tar.gz
[ARM] pxa: move PCMCIA definitions out of pxa-regs.h into pxa2xx_base.c
Move the processor specific initialization (largely resources initialization) out of soc_common_drv_pcmcia_probe() into dedicated sa11xx_drv_pcmcia_probe() and __pxa2xx_drv_pcmcia_probe(). By doing this, we are now able to move the PCMCIA related definitions out of pxa-regs.h and back into pxa2xx_base.c. As a result, remove that reference of _PCMCIA1IO in arch/arm/mach-pxa/viper.c. Signed-off-by: Eric Miao <eric.miao@marvell.com>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
nel/commit/drivers/staging/et131x/et1310_rx.c?h=linux-6.6.y&id=13425aa1ce6011625bc270194c40fc7eb9c0d624'>staging: et131x: Remove some unecessary packet accounting codeMark Einon 2011-07-05staging: et131x: Fix stats->rx_packets accountingMark Einon 2011-06-28staging: et131x: Removing '_t' from ce_stats_t structMark Einon 2011-06-28staging: et131x: et1310_rx.c checkpatch fixesMark Einon 2011-03-31Fix common misspellingsLucas De Marchi 2011-02-23staging/et131x: fix et131x_rx_dma_disable halt_status usageMarcin Slusarz 2011-02-04staging: et131x: Clean up the RFD struct/typesAlan Cox 2011-02-04staging: et131x: Turn a few more LongCapitalisedThings into Linuxish namesAlan Cox 2010-05-11Staging: Drop memory allocation castJulia Lawall 2010-05-11Staging: et131x: fix most coding style issues in et131xMichael Sprecher