aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd/lpddr/lpddr_cmds.c
diff options
context:
space:
mode:
authorPaweÅ‚ Chmiel <[email protected]>2019-01-13 20:57:54 +0100
committerViresh Kumar <[email protected]>2019-02-07 10:01:51 +0530
commite0e5b2b4f427cf6f403c6edfb52ce2b0e3acae23 (patch)
treee9244fa832efec928be53795a9d4a3831f4d9db7 /drivers/mtd/lpddr/lpddr_cmds.c
parent70e6e7d92bca041b66dac4512821a3aa72dda0cd (diff)
cpufreq: s5pv210: Defer probe if getting regulators fail
There is possibility, that when probing driver, regulators are not yet initialized. In this case we should return EPROBE_DEFER and wait till they're initialized, since they're required currently for cpufreq driver to work. Also move regulator initialization code at beginning of probe, so we can defer as fast as posibble. Signed-off-by: PaweÅ‚ Chmiel <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions