Hi, On Mon, Feb 9, 2015 at 5:12 AM, Chris Zhong <zyw at rock-chips.com> wrote: > The delay time for wait the 24MHz OSC stabilization is 750ms, and the > delay time for wait the external PMU stabilization is 750ms too, let's > decrease them to 30ms. > > Signed-off-by: Chris Zhong <zyw at rock-chips.com> > --- > > arch/arm/mach-rockchip/pm.c | 3 +++ > arch/arm/mach-rockchip/pm.h | 4 ++++ > 2 files changed, 7 insertions(+) I have done a lot of testing and as far as I'm aware this patch is safe and right. Reviewed-by: Doug Anderson <dianders at chromium.org> Tested-by: Doug Anderson <dianders at chromium.org>