]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: comedi: amplc_dio200: Remove function clk_sce()
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Mon, 1 Jul 2019 07:00:23 +0000 (12:30 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Jul 2019 16:28:28 +0000 (18:28 +0200)
commit18e75e3282f7fabcb0bbfc4223d3209e6b0f5083
tree756988c742e0dfcf0ad05f8fdca726ce9a5d1766
parent8f9e3a519d56f420d2d4cee6521bae48b8273abf
staging: comedi: amplc_dio200: Remove function clk_sce()

Remove function clk_sce as all it does is call clk_gat_sce.
Modify call site of clk_sce to call clk_gat_sce instead.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Link: https://lore.kernel.org/r/20190701070025.3838-1-nishkadg.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/amplc_dio200_common.c