Hi Sachin, On 01/08/2013 07:48 AM, Sachin Kamat wrote:
devm_regulator_bulk_get is device managed and saves some cleanup and exit code.
Applied to my tree for 3.9, thanks. I had some doubts initially, since this driver ideally needs to have regulator_bulk_enable/disable function calls replaced with explicit regulator_enable/regulator_disable calls, to ensure proper voltage regulator enable/disable sequence (the bulk API doesn't guarantee any specific sequence). But this patch is just about regulator_get/regulator_put and it looks fine. -- Thanks, Sylwester -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html