On 02/06/16 15:49, Mark Brown wrote:
On Thu, Jun 02, 2016 at 11:23:16AM +0100, Srinivas Kandagatla wrote:This patch converts a fixed voltage pm8941 lnldo to a single step linear range regulator, so that we could use the same list_volatage callback without BUG_ON from regulator core.Why is this better than using a separate set of ops for the driver?
Am ok either way, it would be just few more lines for separate set of ops. --srini