]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: hsmmc.c: Remove dead code
authorFaiz Abbas <faiz_abbas@ti.com>
Fri, 14 Jul 2017 12:46:43 +0000 (18:16 +0530)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 17 Jul 2017 13:04:47 +0000 (15:04 +0200)
commit2218643386430fdb643b37e9656ef9519eb564b5
treefa869e8788bbdf9fb470338f62632aa3a36bf279
parent95b272d2c8bc8ffbc11f014308e32321fca49cbc
ARM: OMAP2+: hsmmc.c: Remove dead code

Most platforms using OMAP hsmmc driver have switched to device tree
for passing platform data to omap_hsmmc.c driver.

The hsmmc.c file in mach-omap2 exists only to support pandora board
which uses wl1251 driver in legacy platform data mode.

Hence, remove the dead code not used by the pandora board.

Signed-off-by: Faiz Abbas <faiz_abbas@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
arch/arm/mach-omap2/hsmmc.c
arch/arm/mach-omap2/hsmmc.h