]> Pileus Git - ~andy/linux/commit
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)
commitfcc76a85061d4dbc0accabe252c8f3496e72efe1
tree1feb4debd523ee51dd51cf3afc5d48e29a80fb41
parent65c98038394e65228490ef44353f5d4665690f55
ARM: OMAP1: Move omap_init_audio() to keep the devices in alphabetical order

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>
arch/arm/mach-omap1/devices.c