From c4f8cde8343ace075fb3dae2d5bc796cdfaffbfd Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Thu, 14 Mar 2013 15:37:01 +0530 Subject: [PATCH] mtd: davinci_nand: Use of_match_ptr() This eliminates having an #ifdef returning NULL for the case when OF is disabled. Signed-off-by: Sachin Kamat Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-format-patch failed