From: Georgi Djakov Date: Wed, 3 Sep 2014 16:28:16 +0000 (+0300) Subject: pinctrl: qcom: Make the target processor value configurable X-Git-Tag: fixes-for-v3.18-merge-window~33^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f712c554a7fca8f6308afbce844eacbf5e48787b;p=pandora-kernel.git pinctrl: qcom: Make the target processor value configurable Currently the value used to specify that interrupts from the gpio should be routed to the application processor is hardcoded for all Qualcomm SoCs. But the new APQ8084 SoC uses a different value. To resolve this, we make this value configurable for each SoC. For all existing SoCs we continue to use the current value, and only for APQ8084 we use the new value. Suggested-by: Bjorn Andersson Acked-by: Bjorn Andersson Signed-off-by: Georgi Djakov Signed-off-by: Linus Walleij --- Reading git-diff-tree failed