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)
commit77c1e1e062b639c98ce093f607637ac027936d04
tree6e0602ec31f9daa399410255aa58d91252fe4d18
parent7168bff2cfd710293bda52eab4036582c89e07fc
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