- 28 8月, 2013 2 次提交
-
-
由 Sachin Kamat 提交于
sdhci_bcm_kona_card_event is referenced only in this file. Make it static. Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org> Acked-by: NChristian Daudt <csd@broadcom.com>
-
由 Sachin Kamat 提交于
version.h header inclusion is not necessary as detected by versioncheck. Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org> Acked-by: NChristian Daudt <csd@broadcom.com>
-
- 21 8月, 2013 1 次提交
-
-
由 Christian Daudt 提交于
[ this is a follow-up to this discussion: http://archive.arm.linux.org.uk/lurker/message/20130730.230827.a1ceb12a.en.html ] This patchset renames all uses of "bcm," name bindings to "brcm," as they were done prior to knowing that brcm had already been standardized as Broadcom vendor prefix (in Documentation/devicetree/bindings/vendor-prefixes.txt). This will not cause any churn on devices because none of these bindings have made it into production yet. Signed-off-by: NChristian Daudt <csd@broadcom.com> Acked-by: NStephen Warren <swarren@nvidia.com>
-
- 20 8月, 2013 2 次提交
-
-
由 Christian Daudt 提交于
sdhci-bcm-kona driver is incorrectly doing "|" to bit-test NONREMOVABLE. Switch to "&" Signed-off-by: NChristian Daudt <csd@broadcom.com> Reviewed-by: NMarkus Mayer <markus.mayer@linaro.org> Reviewed-by: NMatt Porter <matt.porter@linaro.org>
-
由 Markus Mayer 提交于
This change makes the following build warning go away: [...] LINK vmlinux LD vmlinux.o MODPOST vmlinux.o WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Signed-off-by: NMarkus Mayer <markus.mayer@linaro.org> Reviewed-by: NChristian Daudt <csd@broadcom.com> Reviewed-by: NMatt Porter <matt.porter@linaro.org>
-
- 06 7月, 2013 1 次提交
-
-
由 Christian Daudt 提交于
Add SDHCI driver for the Broadcom 281xx SoCs. Still missing: - power managemement Signed-off-by: NChristian Daudt <csd@broadcom.com> Acked-by: NArnd Bergmann <arnd@arndb.de> Signed-off-by: NChris Ball <cjb@laptop.org>
-