Hi Shubhrajyoti, On Tue, Nov 6, 2012 at 11:42 AM, Shubhrajyoti Datta <omaplinuxkernel@xxxxxxxxx> wrote: > On Tue, Nov 6, 2012 at 11:40 AM, Abhilash Kesavan <a.kesavan@xxxxxxxxxxx> wrote: >> The I2C driver makes a gpio_request during initialization. This request >> happens again on resume > > Do you know why request and free is needed across the suspend and resume? Other than the way the code is structured where the same initialization code is called at probe and resume, there isn't a need for the request/free. Abhilash -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html