From fba3acd961ee167a5ffe4c094deccb7d99a0e963 Mon Sep 17 00:00:00 2001 From: Russell King Date: Tue, 10 Mar 2015 14:34:00 +0000 Subject: [PATCH] clkdev: drop __init from clkdev_add_table() We want to be able to call clkdev_add_table() from non-init code, so we need to drop the __init marker from it. Signed-off-by: Russell King --- Reading git-format-patch failed