]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: demux: handle the new atomic callbacks
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Wed, 3 Apr 2019 12:40:12 +0000 (14:40 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Tue, 16 Apr 2019 11:08:13 +0000 (13:08 +0200)
commite1c7fadb9066eed9d1b37906a0cd4b824d948db8
tree6e0602ec31f9daa399410255aa58d91252fe4d18
parentac773f273e82e2ec2ecffe6c2b0febcdd07f6162
i2c: demux: handle the new atomic callbacks

If the parent has an atomic callback, we need to translate it the same
way as the non-atomic callback.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/muxes/i2c-demux-pinctrl.c