diff options
author | Axel Lin <[email protected]> | 2013-04-18 14:52:55 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2013-05-12 18:39:51 +0400 |
commit | 1586bb4a929688f2c5ba10b62eec6bd61eddaf6e (patch) | |
tree | 856400441144657a61076e8e123f867ef340dee7 /net/unix/sysctl_net_unix.c | |
parent | f722406faae2d073cc1d01063d1123c35425939e (diff) |
regulator: Remove unnecessary include of linux/delay.h from regulator drivers
All the drivers that need delay for the regulator voltage output voltage to
stabilize after being enabled or after being set to a new value has been
converted to implement enable_time and set_voltage_time_sel callbacks.
Then regulator core will take care of the necessary delay.
This patch removes the unneeded include of linux/delay.h in regulator drivers.
Signed-off-by: Axel Lin <[email protected]>
Cc: Daniel Jeong <[email protected]>
Cc: Sangbeom Kim <[email protected]>
Cc: Chiwoong Byun <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions