video: pxafb: add clk_prepare/clk_unprepare calls
authorPhilipp Zabel <pzabel@gmx.de>
Thu, 15 Mar 2012 18:12:00 +0000 (19:12 +0100)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Wed, 21 Mar 2012 10:29:01 +0000 (10:29 +0000)
commitb622f1b538f91ab320838656fc0b31d11a67c5fc
treea1c9e890cc8d5964ee89374d1f8213105c97e6c1
parentcfc4bcfe84e14b858dc6a1ab6bbf34d69edabc27
video: pxafb: add clk_prepare/clk_unprepare calls

This patch adds clk_prepare/clk_unprepare calls to the pxafb
driver by using the helper functions clk_prepare_enable and
clk_disable_unprepare.

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@marvell.com>
Cc: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/pxafb.c