From 59d22309c46e807cef8d892316f6d08b715d6652 Mon Sep 17 00:00:00 2001 From: Axel Lin Date: Tue, 5 May 2015 17:11:54 +0800 Subject: [PATCH] mmc: sdhci-{pxav2,pxav3}: Use of_match_ptr() macro This eliminates having an #ifdef returning NULL for the case when OF is disabled. Signed-off-by: Axel Lin Acked-by: Jisheng Zhang Signed-off-by: Ulf Hansson --- Reading git-format-patch failed