staging: rts5208: Remove function soft_reset_sd_card()
authorNishka Dasgupta <nishkadg.linux@gmail.com>
Wed, 19 Jun 2019 07:32:01 +0000 (13:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 20 Jun 2019 12:45:03 +0000 (14:45 +0200)
commite5dc970eb13ced45e42cdd88810b02a4592b5a62
tree5c711e3de2294b8443d6dfe933ef4ebaf892f476
parent65ae78c20b8adbca03950b7c299cb4bea2d85ea6
staging: rts5208: Remove function soft_reset_sd_card()

Remove function soft_reset_sd_card, as all it does is call reset_sd.
Modify call sites of the former to call the latter instead.
Issue found with Coccinelle.

Signed-off-by: Nishka Dasgupta <nishkadg.linux@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rts5208/sd.c
drivers/staging/rts5208/sd.h