On Fri, Sep 23, 2011 at 09:49:40AM +0300, Peter Ujfalusi wrote: > The vibra control register will be used from the ASoC codec driver as well. > In order to avoid latency issues caused by I2C read access, cache the two > control register within the core driver, so we do not need to reach out > to the chip to read it back. > > Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx> It strikes me that it might be useful to just convert the driver to regmap and get cache for everything... Anyway, could you please restructure this series to minimize the dependency on the input subsystem? Then we can get the rest of it applied. -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html