From 2165f836c8f7036491fae41e9bc327a3cdf2fea3 Mon Sep 17 00:00:00 2001 From: Linus Walleij Date: Thu, 23 May 2013 15:26:29 +0200 Subject: [PATCH] i2c: stu300: do not request a specific clock name We have used the default clock associated with the block for a long time, only heuristics in the clock system has made this work anyway. This needs to be done away with as we start probing this driver and its clocks exclusively from the device tree. Acked-by: Wolfram Sang Signed-off-by: Linus Walleij --- Reading git-format-patch failed