Re: [PATCH] sdhci: V3: Allow CAPS[1] to be set via QUIRK

2012-07-03 Thread Chris Ball
Hi, On Thu, Jun 28 2012, philipspatc...@gmail.com wrote: > From: Philip Rakity > > currently only the capability_0 register can be set if > SDHCI_QUIRK_MISSING_CAPS is defined. This is a problem when > the capability_1 register also needs changing. Use the > SDHCI_QUIRK_MISSING_CAPS to allow bo

[PATCH] sdhci: V3: Allow CAPS[1] to be set via QUIRK

2012-06-27 Thread philipspatches
From: Philip Rakity currently only the capability_0 register can be set if SDHCI_QUIRK_MISSING_CAPS is defined. This is a problem when the capability_1 register also needs changing. Use the SDHCI_QUIRK_MISSING_CAPS to allow both registers to be set. Redefining caps[1] is useful when the board