i2c: remove redundant of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 30 Sep 2013 03:34:25 +0000 (09:04 +0530)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 3 Oct 2013 20:00:41 +0000 (22:00 +0200)
commit4e9053231a168646b3e17f4cab6eae3da66f7152
treead078686d1324e8f80791869e60c70247cedb47b
parent25f73ed5c67d17ecf8cefd560f55211cce726086
i2c: remove redundant of_match_ptr

The data structure of_match_ptr() protects is always compiled in.
Hence of_match_ptr() is not needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-davinci.c
drivers/i2c/busses/i2c-mv64xxx.c
drivers/i2c/muxes/i2c-arb-gpio-challenge.c
drivers/i2c/muxes/i2c-mux-gpio.c