drivers: uio_dmem_genirq: Use of_match_ptr() macro
authorSachin Kamat <sachin.kamat@linaro.org>
Wed, 19 Jun 2013 04:32:47 +0000 (10:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 24 Jun 2013 23:29:59 +0000 (16:29 -0700)
This eliminates having an #ifdef returning NULL for the case
when OF is disabled.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found