Re: [PATCH 1/2] regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2014-06-03 15:22:08
Also in:
lkml
From: Viresh Kumar <viresh.kumar@linaro.org>
Date: 2014-06-03 15:22:08
Also in:
lkml
On 3 June 2014 20:23, Mark Brown [off-list ref] wrote:
quoted
- We are checking 'regulator pointer' before calling and don't need to handle anything there..I'm not sure what you mean by this.
I meant that sometimes regulator_set_voltage() is only called when pointer to regulator is valid.