From a10cd30ed6c786fc4756cb1393fea63331e3e315 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Thu, 18 Apr 2013 20:07:34 -0700 Subject: [PATCH] sh-pfc: r8a7778: add common PFC macro helper pfc-r8a7778 will have many devices pfc support in the future, and current pfc-r8a7778 is using pin/mux definition macro for SCIF. The device definition style using macro is readable code IMO, but creating new macro for each devices is not good sense. This patch adds common SH_PFC_xx() macro for each new feature devices Signed-off-by: Kuninori Morimoto Signed-off-by: Simon Horman --- Reading git-format-patch failed