kernel-hacking-2024-linux-s.../drivers/mmc/host
Sudhakar Rajashekhara 3d348aaf5b mmc: davinci: modify data types of EDMA related variables
Currently DaVinci EDMA driver supports multiple EDMA channel controller
instances.  edma_alloc_channel() api returns a 32 bit value which has the
channel controller number in MSB and the EDMA channel number in LSB.  The
variables which store the value returned by edma_alloc_channel() have to
be 32 bit wide now.

Signed-off-by: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
Acked-by: Vipin Bhandari <vipin.bhandari@ti.com>
Cc: Purshotam Kumar <purushotam@ti.com>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: <linux-mmc@vger.kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-15 08:53:34 -08:00
..
at91_mci.c mmc: at91_mci: Don't include asm/mach/mmc.h 2009-10-22 08:22:25 +09:00
atmel-mci-regs.h
atmel-mci.c Merge branch 'for-linus' of git://neil.brown.name/md 2009-09-24 07:55:29 -07:00
au1xmmc.c
cb710-mmc.c
cb710-mmc.h
davinci_mmc.c mmc: davinci: modify data types of EDMA related variables 2009-12-15 08:53:34 -08:00
imxmmc.c
imxmmc.h
Kconfig DaVinci: MMC: MMC/SD controller driver for DaVinci family 2009-12-15 08:53:34 -08:00
Makefile DaVinci: MMC: MMC/SD controller driver for DaVinci family 2009-12-15 08:53:34 -08:00
mmc_spi.c spi: prefix modalias with "spi:" 2009-09-23 07:39:43 -07:00
mmci.c ARM: 5785/1: Use ST vendor enum instead of numeral 2009-11-24 10:06:26 +00:00
mmci.h ARM: 5721/1: MMCI enable the use of a regulator 2009-09-22 20:49:05 +01:00
msm_sdcc.c HTC Dream: mmc compilation fixes 2009-12-10 10:14:34 -08:00
msm_sdcc.h mmc: msm_sdccc: driver for HTC Dream 2009-09-23 07:39:32 -07:00
mvsdio.c
mvsdio.h
mxcmmc.c mxcmmc: fix error path in mxcmci_probe 2009-12-15 08:53:34 -08:00
of_mmc_spi.c mmc: fix missing module license declaration in of_mmc_spi.c 2009-11-04 22:43:35 -07:00
omap.c Merge 7xx-iosplit-plat-merge with omap-fixes 2009-11-22 10:08:43 -08:00
omap_hsmmc.c Merge branch '7xx-iosplit-plat' with omap-fixes 2009-11-10 18:10:34 -08:00
pxamci.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
pxamci.h
ricoh_mmc.c
s3cmci.c drivers/mmc: Move dereference after NULL test 2009-12-15 08:53:34 -08:00
s3cmci.h s3cmci: DMA fixes 2009-10-01 16:11:15 -07:00
sdhci-of.c sdhci-of: cleanup eSDHC's set_clock() a little bit 2009-09-23 07:39:37 -07:00
sdhci-pci.c sdhci: support for ADMA only hosts 2009-09-23 07:39:38 -07:00
sdhci-pltfm.c
sdhci-s3c.c
sdhci.c sdhci: increase timeout for internal clock stabilization. 2009-09-23 07:39:40 -07:00
sdhci.h sdhci: support for ADMA only hosts 2009-09-23 07:39:38 -07:00
sdricoh_cs.c
tifm_sd.c
tmio_mmc.c
tmio_mmc.h
via-sdmmc.c
wbsd.c
wbsd.h