Searched hist:"112 a80d29b529d4057777ac2cb4ec15ff5b6d210" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/mfd/abx500/ |
H A D | ab8500.h | diff 112a80d29b529d4057777ac2cb4ec15ff5b6d210 Tue Apr 17 02:30:33 CDT 2012 Jonas Aaberg <jonas.aberg@stericsson.com> mfd: Deny ab8500 suspend if i2c transfer is ongoing
If we are in the middle of an I2C transfer we need to deny suspend of the AB8500 core. Implement an atomic reference counter for the I2C operations to make sure we don't do this.
Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com> Reviewed-by: Mattias Wallin <mattias.wallin@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|
/openbmc/linux/drivers/mfd/ |
H A D | ab8500-core.c | diff 112a80d29b529d4057777ac2cb4ec15ff5b6d210 Tue Apr 17 02:30:33 CDT 2012 Jonas Aaberg <jonas.aberg@stericsson.com> mfd: Deny ab8500 suspend if i2c transfer is ongoing
If we are in the middle of an I2C transfer we need to deny suspend of the AB8500 core. Implement an atomic reference counter for the I2C operations to make sure we don't do this.
Signed-off-by: Jonas Aaberg <jonas.aberg@stericsson.com> Reviewed-by: Mattias Wallin <mattias.wallin@stericsson.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|