diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2011-11-08 21:57:59 +0800 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2011-11-08 21:57:59 +0800 |
commit | e94e05eae9a56e4fad93f18a63ae90e7ff02b576 (patch) | |
tree | 1cfb0612f7b71f3bba92328ba81e916884be125e /arch/arm/plat-pxa/mfp.c | |
parent | 1ea6b8f48918282bdca0b32a34095504ee65bab5 (diff) | |
download | talos-op-linux-e94e05eae9a56e4fad93f18a63ae90e7ff02b576.tar.gz talos-op-linux-e94e05eae9a56e4fad93f18a63ae90e7ff02b576.zip |
arm/mxs: fix mmc device adding for mach-mx28evk
The merge commit "526b264 Merge branch 'imx/cleanup' into imx/devel"
left a duplicated mx28_add_mxs_mmc() call, which causes the problem
below during boot.
kobject_add_internal failed for mxs-mmc.1 with -EEXIST, don't try
to register things with the same name in the same directory.
The patch removes this leftover and also change mmc0 adding to align
with mmc1.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'arch/arm/plat-pxa/mfp.c')
0 files changed, 0 insertions, 0 deletions