Skip to content

Commit

Permalink
ARM: SMDK6442: Add audio devices on board
Browse files Browse the repository at this point in the history
Add audio platform devices on the smdk by default.

Signed-off-by: Jassi Brar <jassi.brar@samsung.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
  • Loading branch information
Jassi Brar authored and Ben Dooks committed May 18, 2010
1 parent 070c808 commit 78a3682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-s5p6442/mach-smdk6442.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ static struct s3c2410_uartcfg smdk6442_uartcfgs[] __initdata = {
};

static struct platform_device *smdk6442_devices[] __initdata = {
&s5p6442_device_iis0,
};

static void __init smdk6442_map_io(void)
Expand Down

0 comments on commit 78a3682

Please sign in to comment.