Re: [PATCH RESEND] regulator: Add stub for devm_regulator_get_exclusive

2014-10-13 Thread Mark Brown
On Thu, Oct 09, 2014 at 07:14:18PM +0800, Axel Lin wrote: > Also makes regulator_get_exclusive and devm_regulator_get_exclusive stub > functions return error pointer. > > Signed-off-by: Axel Lin > --- > Hi Mark, > I hit below build error and then found this patch is still not yet upstream. > So

Re: [PATCH RESEND] regulator: Add stub for devm_regulator_get_exclusive

2014-10-13 Thread Mark Brown
On Thu, Oct 09, 2014 at 07:14:18PM +0800, Axel Lin wrote: Also makes regulator_get_exclusive and devm_regulator_get_exclusive stub functions return error pointer. Signed-off-by: Axel Lin axel@ingics.com --- Hi Mark, I hit below build error and then found this patch is still not yet

[PATCH RESEND] regulator: Add stub for devm_regulator_get_exclusive

2014-10-09 Thread Axel Lin
Also makes regulator_get_exclusive and devm_regulator_get_exclusive stub functions return error pointer. Signed-off-by: Axel Lin --- Hi Mark, I hit below build error and then found this patch is still not yet upstream. So here is a resend. CC [M] drivers/gpu/drm/msm/mdp/mdp4/mdp4_kms.o

[PATCH RESEND] regulator: Add stub for devm_regulator_get_exclusive

2014-10-09 Thread Axel Lin
Also makes regulator_get_exclusive and devm_regulator_get_exclusive stub functions return error pointer. Signed-off-by: Axel Lin axel@ingics.com --- Hi Mark, I hit below build error and then found this patch is still not yet upstream. So here is a resend. CC [M]