mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
rk30: tsadc: remove msleep after stop
This commit is contained in:
@@ -134,7 +134,6 @@ static void rk30_tsadc_get(unsigned int chn, int *temp, int *code)
|
||||
}
|
||||
}
|
||||
tsadc_writel(0, TSADC_CTRL);
|
||||
msleep(10);
|
||||
|
||||
clk_disable(g_dev->clk);
|
||||
clk_disable(g_dev->pclk);
|
||||
|
||||
Reference in New Issue
Block a user