lantiq: add clk_round_rate()
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 25 Oct 2015 22:46:46 +0000 (22:46 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 25 Oct 2015 22:46:46 +0000 (22:46 +0000)
commitff64ae829399fbd46c1ebc3d6aa34aa098716eca
treefb3606aaeae978a8f8c6b81570017754c29738bc
parent4fd9028f446bb1120e5ce7b6abc176cf439223fe
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>
SVN-Revision: 47254
target/linux/lantiq/patches-4.1/0050-MIPS-lantiq-add-clk_round_rate.patch [new file with mode: 0644]