On Thu, Apr 30, 2015 at 06:17:24PM +0100, Srinivas Kandagatla wrote:Mark also suggested the same thing, I will fix it in next version.
Some LPASS integrations like on APQ8016 do not have OSR clk, so adding
no osr clk bit would allow such integrations to use lpass driver.
Going forward, as the code is generalized, perhaps having an enable flag
for each clock, rather than a flag that negates an existing clock?
Or checking that the clock pointer is NULL after probing would be the
indication?