mirror of
https://github.com/followmsi/android_kernel_google_msm.git
synced 2024-11-06 23:17:41 +00:00
44725a8c99
Due to gpio_request and gpio_free calls are made from multiple places in i2c driver code and can cause erroneous condition where same gpios are assigned/freed multiple times. Move the gpio reques/free calls under runtime pm to manage better. CRs-Fixed: 432971 Change-Id: Ic44202e0743fa56806a0612243d3b800bad1433f Signed-off-by: Alok Chauhan <alokc@codeaurora.org> Signed-off-by: Manish Kumar <manishku@codeaurora.org> |
||
---|---|---|
.. | ||
algos | ||
busses | ||
muxes | ||
i2c-boardinfo.c | ||
i2c-core.c | ||
i2c-core.h | ||
i2c-dev.c | ||
i2c-mux.c | ||
i2c-smbus.c | ||
Kconfig | ||
Makefile |