]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: mux: reg: Provide of_match_table
authorLukasz Gemborowski <lukasz.gemborowski@nokia.com>
Mon, 6 Jun 2016 13:51:50 +0000 (15:51 +0200)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 9 Jun 2016 20:38:16 +0000 (22:38 +0200)
commit0eb4573de06a3f62cbc6d1718e687b508be8fbdb
treedcda675196fb8c11fe2666ce7de1b536a7ad4dc1
parent30331d1073aa6add1279b4820e226f8bb11cc8ba
i2c: mux: reg: Provide of_match_table

of_match_table was not filled which prevents device to be
instantiated from device tree node.

Signed-off-by: Lukasz Gemborowski <lukasz.gemborowski@nokia.com>
Reviewed-by: Alexander Sverdlin <alexander.sverdlin@nokia.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/muxes/i2c-mux-reg.c