From 52c2c6ebfe476016db18293545244f4ed38f2572 Mon Sep 17 00:00:00 2001 From: Sachin Kamat Date: Tue, 15 Oct 2013 09:18:46 +0530 Subject: [PATCH] mfd: max8925: Remove redundant of_match_ptr The data structure of_match_ptr() protects is always compiled in. Hence of_match_ptr() is not needed. Signed-off-by: Sachin Kamat Signed-off-by: Lee Jones --- Reading git-format-patch failed