net/irda: add clk_prepare/clk_unprepare to pxaficp_ir
authorPhilipp Zabel <philipp.zabel@gmail.com>
Thu, 15 Mar 2012 08:19:29 +0000 (08:19 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Mar 2012 06:11:14 +0000 (23:11 -0700)
commit4823cd388dd68015e254d1449bd63ffe47d83fa7
tree6e027801b3dab713afd5fa8cd76374436e91347c
parent124d37e9f088a8f56494b0264d63d22555f53fef
net/irda: add clk_prepare/clk_unprepare to pxaficp_ir

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

Signed-off-by: Philipp Zabel <philipp.zabel@gmail.com>
Cc: Eric Miao <eric.y.miao@gmail.com>
Cc: Haojian Zhuang <haojian.zhuang@marvell.com>
Cc: Samuel Ortiz <samuel@sortiz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/irda/pxaficp_ir.c