From: Laxman Dewangan Date: Tue, 10 Jul 2012 11:20:42 +0000 (+0530) Subject: i2c: tegra: use of_match_ptr() for match_table initialization X-Git-Tag: v3.6-rc1~67^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d8bf8dc6b09cb810599c64d47da3bdf4f85882;p=pandora-kernel.git i2c: tegra: use of_match_ptr() for match_table initialization In place of defining match_table for non-DT based as NULL, use of_match_ptr() for initialzing the of_match_table. Signed-off-by: Laxman Dewangan Signed-off-by: Wolfram Sang --- Reading git-diff-tree failed