summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
diff options
context:
space:
mode:
authorVaishali Thakkar <vthakkar1994@gmail.com>2015-08-22 03:34:50 (GMT)
committerTejun Heo <tj@kernel.org>2015-08-22 16:36:06 (GMT)
commitd6e9b704d9553ee9d54baddcc6d9b63a4574f272 (patch)
tree129cfc21fba7980dc95330921e3330cff14e4178 /drivers/ata/libata-core.c
parent38755e897ec2c371b8e71561622d525b3b94012b (diff)
downloadlinux-d6e9b704d9553ee9d54baddcc6d9b63a4574f272.tar.xz
ata: pata_arasam_cf: Use devm_clk_get
This patch introduces the use of managed resource function devm_clk_get instead of clk_get and removes corresponding call to clk_put in the remove function. To be compatible with the change various gotos are replaced with direct returns, and unneeded label is dropped. Signed-off-by: Vaishali Thakkar <vthakkar1994@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/ata/libata-core.c')
0 files changed, 0 insertions, 0 deletions