[PATCH v6 2/6] regulator: core: factor out delay function from _regulator_do_enable

2014-08-18 Thread Guodong Xu
A common delay function can be helpful when implementing new features. Factor it out to maximize code reusability. Signed-off-by: Guodong Xu --- drivers/regulator/core.c | 74 ++-- 1 file changed, 40 insertions(+), 34 deletions(-) diff --git a

[PATCH v5 2/7] regulator: core: factor out delay function from _regulator_do_enable

2014-08-13 Thread Guodong Xu
A common delay function can be helpful when implementing new features. Factor it out to maximize code reusability. Signed-off-by: Guodong Xu --- drivers/regulator/core.c | 74 ++-- 1 file changed, 40 insertions(+), 34 deletions(-) diff --git a

RE: Delay Function

2001-04-24 Thread Rajeev Nigam
, 2001 7:04 PM To: [EMAIL PROTECTED] Cc: Rajeev Nigam Subject: Re: Delay Function you might want to use delay(usecs).. Hubertus Franke Enterprise Linux Group (Mgr), Linux Technology Center (Member Scalability) , OS-PIC (Chair) email: [EMAIL PROTECTED] (w) 914-945-2003(fax) 914-945-4425 TL

Re: Delay Function

2001-04-24 Thread alad
ad/HSS) Subject: Delay Function What function i have to use to put a delay in a driver at kernel mode between reading from and writing to com port. Looking forward for ur help. Thanx & Regards Rajeev Nigam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in t

Re: Delay Function

2001-04-24 Thread alad
Rajeev Nigam <[EMAIL PROTECTED]> on 04/24/2001 03:29:04 PM To: [EMAIL PROTECTED] cc:(bcc: Amol Lad/HSS) Subject: Delay Function What function i have to use to put a delay in a driver at kernel mode between reading from and writing to com port. Looking forward for u

Delay Function

2001-04-24 Thread Rajeev Nigam
What function i have to use to put a delay in a driver at kernel mode between reading from and writing to com port. Looking forward for ur help. Thanx & Regards Rajeev Nigam - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED]