mmc: msm_sdcc: Fix bug where busclk expiry timer was not properly disabled
Signed-off-by: San Mehat <san@google.com> Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
This commit is contained in:
@ -215,7 +215,6 @@ struct msmsdcc_host {
|
||||
struct clk *pclk; /* SDCC peripheral bus clock */
|
||||
unsigned int clks_on; /* set if clocks are enabled */
|
||||
struct timer_list busclk_timer;
|
||||
int use_bustimer;
|
||||
|
||||
unsigned int eject; /* eject state */
|
||||
|
||||
|
Reference in New Issue
Block a user