tty: use of_match_ptr() for of_match_table entry
authorBen Dooks <ben-linux@fluff.org>
Wed, 3 Aug 2011 09:11:43 +0000 (10:11 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 30 Sep 2011 01:31:48 +0000 (19:31 -0600)
Use the new of_match_ptr() macro for the of_match_table
pointer entry to avoid having to #dfine match NULL

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found