drivers: uio_pdrv_genirq: Use of_match_ptr() macro
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 25 Jun 2013 04:29:52 +0000 (09:59 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Jun 2013 00:22:30 +0000 (17:22 -0700)
This eliminates having an #ifdef returning NULL for the case
when OF is disabled.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found