i2c: use parent adapter quirks in mux
authorAlexander Sverdlin <alexander.sverdlin@nokia.com>
Fri, 12 Jun 2015 12:41:16 +0000 (14:41 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 3 Aug 2015 16:29:01 +0000 (09:29 -0700)
commita6edb0fca0fa693468a340a8200efdfa7e9a4f9b
tree4d267691c3608edaa8d7992238320aabad8e1d7c
parentab33fd4b630206d0d7b55c6df9acdb4623c1ec5b
i2c: use parent adapter quirks in mux

commit dc362d50ba94eaf2b1f11eecd81eb1d040d2d6e6 upstream.

Inherit parent adapter quirks in MUX in case the devices on the multiplexed
buses are interested in the adapter limitations.

Signed-off-by: Ɓukasz Gemborowski <lukasz.gemborowski@nokia.com>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Fixes: b7f625840267b1 ("i2c: add quirk checks to core")
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/i2c/i2c-mux.c