From: Russell King Date: Mon, 2 Mar 2015 15:35:22 +0000 (+0000) Subject: ARM: orion: use clkdev_create() X-Git-Tag: omap-for-v4.3/legacy-v2-signed~182^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dbc02302b8ca6e4a1a030cc5e7fa93b5634962d;p=pandora-kernel.git ARM: orion: use clkdev_create() clkdev_create() is a shorter way to write clkdev_alloc() followed by clkdev_add(). Use this instead. Acked-by: Andrew Lunn Signed-off-by: Russell King --- Reading git-diff-tree failed