]> git.hungrycats.org Git - linux/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Oct 2016 13:21:17 +0000 (15:21 +0200)
commit3ecddadad311dded57e1b4196a3975fd9c6f5817
tree3a11b48b088242e2278adc3aba907dbec8a3fe3c
parentc1015241fe999b129a59bbad95ef9d8821e1a187
i2c: mux: demux-pinctrl: run properly with multiple instances

commit e35478eac030990e23a56bf11dc074c5a069124a upstream.

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: 50a5ba87690814 ("i2c: mux: demux-pinctrl: add driver")
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/i2c/muxes/i2c-demux-pinctrl.c