From 496eadf821c2a5111a4b1b401ddda8d1fc18fb0b Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Fri, 9 Jan 2015 09:28:10 +0100 Subject: [PATCH] clk: Use lockdep asserts to find missing hold of prepare_lock Add lockdep asserts for holding the prepare_lock to all functions marking this as a requirement in description. Add this to private and exported functions so all locking misuse could be detected during debugging. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Michael Turquette --- Reading git-format-patch failed