lantiq: add clk_round_rate()
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Oct 2015 22:46:46 +0000 (22:46 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 25 Oct 2015 22:46:46 +0000 (22:46 +0000)
commite4c5648da970913c61b3df684a9a0c44ba808f1d
treea54df5ba647602768b89120fb43ac5f0e8291648
parent856f46631fa2fc71ed43923eab9f65df3cb7b5bf
lantiq: add clk_round_rate()

This adds a basic implementation of clk_round_rate()
The clk_round_rate() function is called by multiple drivers and
subsystems now and the lantiq clk driver is supposed to export this,
but doesn't do so, this causes linking problems like this one:
ERROR: "clk_round_rate" [drivers/media/v4l2-core/videodev.ko] undefined!

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@47254 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/lantiq/patches-4.1/0050-MIPS-lantiq-add-clk_round_rate.patch [new file with mode: 0644]