From e8b49e0712cb319d6cc732ed1e1433ef4df7b88e Mon Sep 17 00:00:00 2001 From: Alexander Shiyan Date: Tue, 24 Dec 2013 18:08:53 +0400 Subject: [PATCH] gpio: clps711x: Use of_match_ptr() There is no reason to keep the OF data if the driver was compiled without DT support. Signed-off-by: Alexander Shiyan Signed-off-by: Linus Walleij --- Reading git-format-patch failed