On Tue, Sep 08, 2009 at 02:45:10PM +0900, [email protected] wrote:
> From: Thomas Abraham <[email protected]>
> 
> This patch series updates Samsung's 6410 SDHCI driver. This patch series
> adds clock configuration code in the sdhci driver, adds ADMA support and 
> adds module exit functionality. This patch set includes the following
> patches

couple of things

1) s3c should be capitalised to fit in with how the rest of the patch
   submissions are

2) Please keep feature removal and their fixups together to make sure
   that from one change to another the kernel keeps compiling.
 
> [PATCH 1/8] s3c6410: sdhci: Adding additional elements in sdhci platform data 
> structure.
> [PATCH 2/8] s3c6410: sdhci: Adding additional data in sdhci platform data 
> structure.
> [PATCH 3/8] s3c6410: sdhci: Set parent clock, source clock and sdhci module 
> speed.
> [PATCH 4/8] s3c6410: sdhci: Enable ADMA feature in 6410 sdhci controller.
> [PATCH 5/8] s3c6410: sdhci: Removing unused host_caps entry from sdhci0 
> platform data
> [PATCH 6/8] s3c6410: sdhci: Modify platform data for sdhci-1
> [PATCH 7/8] s3c6410: sdhci: Remove host_caps field from sdhci platform data 
> structure
> [PATCH 8/8] s3c6410: sdhci: Updating sdhci_s3c_remove module exit function
> 
> This patch sets depends on the following patches for proper functioning.
> 
> [PATCH 1/4] s3c6410: use correct divider_shift in setrate_clksrc()
> [PATCH 2/4] s3c6410: update clk->parent when setting clock source
> [PATCH 3/4] s3c6410: Fix divider value calculation in s3c64xx_roundrate_clksrc
> [PATCH 4/4] s3c6410: Remove redundant mpll parent assignment.
> [PATCH] sdhci: Add new quirk in sdhci driver and update ADMA descriptor build.

-- 
Ben

Q:      What's a light-year?
A:      One-third less calories than a regular year.

--
To unsubscribe from this list: send the line "unsubscribe linux-mmc" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to