Hi Laxman, On Wed, Jul 18, 2012 at 11:50:44AM +0530, Laxman Dewangan wrote: > Doing some enhancements in the tps6586x core driver which is > based on some recent driver framework enhancements. > Following are highlights of changes: > - Use devm for allocation to remove the code for freeing it. > - Use regmap i2c for register access in place of direct i2c apis. > This will give the debug fs and cache functionality through regmap > framework. > - Use the regmap caching for some fo register in place of local > implementation. > - Move the gpio support driver to the drivers/gpio and implement it as > platform driver. The registration will be done as mfd sub devices. Nice, all 6 patches applied. I had to manually apply #5, please let me know if there are some issues.
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/