Skip to content
Commit d0127f6f authored by Tomasz Figa's avatar Tomasz Figa Committed by Kukjin Kim
Browse files

usb: ohci-s3c2410.c: Use clk_prepare_enable/clk_disable_unprepare



This patch modifies the ohci-s3c2410 driver to prepare and unprepare
clocks in addition to enabling and disabling, since it is required
by common clock framework.

Signed-off-by: default avatarTomasz Figa <tomasz.figa@gmail.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 8d6c742a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment