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)
commit9f05e6219023116b59f6495e8c4d4ba352dd5fea
treedcda675196fb8c11fe2666ce7de1b536a7ad4dc1
parent2e9328493f89a5a06ea0ecb0b7763d61930a682a
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