i2c: use parent adapter quirks in mux
authorAlexander Sverdlin <alexander.sverdlin@nokia.com>
Fri, 12 Jun 2015 12:41:16 +0000 (14:41 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Wed, 17 Jun 2015 12:35:36 +0000 (14:35 +0200)
commitdc362d50ba94eaf2b1f11eecd81eb1d040d2d6e6
tree6f82d000655a9dc7fbd9f1aa377a75afdef0edc8
parent7b618638a518ce7083fcca1bc7181a5c6337277a
i2c: use parent adapter quirks in mux

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>
Cc: stable@kernel.org
Fixes: b7f625840267b1 ("i2c: add quirk checks to core")
drivers/i2c/i2c-mux.c