From: Rickard Strandqvist Date: Sun, 7 Dec 2014 17:24:07 +0000 (+0100) Subject: ARM: OMAP2+: omap_hwmod.c: Remove some unused functions X-Git-Tag: omap-for-v3.20/cleanup-pt1~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bbc360bb7eb7c40d074c9279b3cff20755131ef;p=pandora-kernel.git ARM: OMAP2+: omap_hwmod.c: Remove some unused functions Removes some functions that are not used anywhere: omap_hwmod_pad_route_irq() omap_hwmod_no_setup_reset() omap_hwmod_read_hardreset() omap_hwmod_del_initiator_dep() omap_hwmod_enable_clocks() omap_hwmod_reset() omap_hwmod_ocp_barrier() omap_hwmod_disable_clocks() omap_hwmod_add_initiator_dep() This was partially found by using a static code analysis program called cppcheck. Signed-off-by: Rickard Strandqvist Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed