ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical order
authorTony Lindgren <tony@atomide.com>
Wed, 9 May 2012 16:59:25 +0000 (09:59 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 9 May 2012 21:33:16 +0000 (14:33 -0700)
The comments in omap1_init_devices() ask to keep the devices in
alphabetical order. Only omap_init_audio() is not following this,
so let's move it. No functional changes.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found