]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: mux: demux-pinctrl: run properly with multiple instances
authorWolfram Sang <wsa+renesas@sang-engineering.com>
Tue, 23 Aug 2016 15:28:03 +0000 (17:28 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 8 Sep 2016 14:56:21 +0000 (16:56 +0200)
commit964a730340d21760157529b8b8e4118b0d386a33
tree374c5730ed236839f66165713b35498992acc958
parent77d25197777448b57d227a1f3455e60dcf70a3d5
i2c: mux: demux-pinctrl: run properly with multiple instances

We can't use a static property for all the changesets, so we now create
dynamic ones for each changeset.

Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Fixes: db380cca54cf77 ("i2c: mux: demux-pinctrl: add driver")
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/muxes/i2c-demux-pinctrl.c