staging: nvec: fix clock setup
authorMarc Dietrich <marvin24@gmx.de>
Sun, 19 Aug 2012 17:03:06 +0000 (19:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Sep 2012 20:18:14 +0000 (13:18 -0700)
commit4344379f63d3bf16d4f2cb3d6b3f3be12704173f
treeaa7f4646a6512f17b9221411c8f1d69eeac37436
parent4f19b38f135aaf3c71198bb55cb7a88693a4ba00
staging: nvec: fix clock setup

commit 30b68231 "ARM: tegra: clock: add i2c fast clock entry in clock table"
added a new clock for the i2c controllers, so clock requests are no longer
conclusive. Fix this by specifying "div-clk" explicitly.

Signed-off-by: Marc Dietrich <marvin24@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/nvec/nvec.c