summaryrefslogtreecommitdiff
path: root/drivers/usb/phy/phy-nop.c
diff options
context:
space:
mode:
authorTomasz Figa <t.figa@samsung.com>2013-05-16 09:57:07 (GMT)
committerFelipe Balbi <balbi@ti.com>2013-05-28 17:06:30 (GMT)
commit87331b069761a292c7d832fc3bb34cde56418982 (patch)
tree4aef0a51c542429ba86ec29d67064e341458fe26 /drivers/usb/phy/phy-nop.c
parent6278703bcc4fa9778898ce9a7028b0b8e99747ef (diff)
downloadlinux-fsl-qoriq-87331b069761a292c7d832fc3bb34cde56418982.tar.xz
usb: phy: samsung: Use clk_get to get reference clock
There is no need to use devm_clk_get to get a clock that is being put at the end of the function. This patch changes the code getting reference clock to use clk_get instead of useless in this case devm_clk_get. Signed-off-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/phy/phy-nop.c')
0 files changed, 0 insertions, 0 deletions