]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: stu300: do not request a specific clock name
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 23 May 2013 13:26:29 +0000 (15:26 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 11:54:36 +0000 (13:54 +0200)
commit636956bb9f95ab4e5f95603030734225de14bb5a
treeda1d84274c510987289ce7fe4471a8a468ed307d
parentea16b0b1cdcfcf5a2e8655ec11c64be4cf2545bf
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 <wsa@the-dreams.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/i2c/busses/i2c-stu300.c