diff options
author | Jarkko Nikula <jhnikula@gmail.com> | 2010-08-31 10:12:56 +0000 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2010-09-27 10:15:25 -0700 |
commit | 7193559af4243279790fd8dbfef82f8536d9c514 (patch) | |
tree | d80acae9f744588dad7b2f25f04b6c90905b7ebc /arch/arm/mach-omap2/hsmmc.c | |
parent | ce3f054bdd4e022fa0ee9d11a215ec32f1caa12d (diff) |
omap2: McBSP: Remove mux code for OMAP2420 McBSP2 and do cleanups
This 'legacy' OMAP2420 McBSP2 muxing code is currently broken after recent
conversion to new mux code. The omap_mcbsp_request calling this code is
usually called after booting whereas the omap_mux_init_signal is __init
marked so null pointer dereference would occur.
Fix this by removing the muxing code and let the bootloader or board file to
do it if necessary. Remove also omap2_mcbsp_ops as there is no use for it.
Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/hsmmc.c')
0 files changed, 0 insertions, 0 deletions