mtd: denali_dt: Remove redundant use of of_match_ptr
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 18 Mar 2013 09:41:14 +0000 (15:11 +0530)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 5 Apr 2013 13:04:34 +0000 (14:04 +0100)
commitef54f87366fc207e5db006a720deb5cda4e9778f
tree586129847cd20550c76bda272e9f4f5b504a7de2
parent2f2ff14c2760cd1db5dd05afddae9a5d9709047a
mtd: denali_dt: Remove redundant use of of_match_ptr

Since this driver is dt only and denali_nand_dt_ids is always
compiled in, use of of_match_ptr() macro is not necessary.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/nand/denali_dt.c
This page took 0.044913 seconds and 5 git commands to generate.