Hi, Any comments on this fix ?
Abhilash On Tue, Nov 6, 2012 at 1:08 PM, Abhilash Kesavan <[email protected]> wrote: > Hi Shubhrajyoti, > > On Tue, Nov 6, 2012 at 11:42 AM, Shubhrajyoti Datta > <[email protected]> wrote: >> On Tue, Nov 6, 2012 at 11:40 AM, Abhilash Kesavan <[email protected]> >> 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
