]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: omap2: use clkdev_create()
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 2 Mar 2015 15:37:21 +0000 (15:37 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 6 May 2015 10:58:58 +0000 (11:58 +0100)
commitb2e01129469b4306bd79dc449d72454a3a27df7f
treef5ee07e7def59af483d5e7cf5dadb60e66926a2f
parent4dbc02302b8ca6e4a1a030cc5e7fa93b5634962d
ARM: omap2: use clkdev_create()

Rather than open coding the clkdev allocation, initialisation and
addition, use the clkdev_create() helper.

Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c