From: Thomas Abraham Date: Wed, 1 Feb 2012 13:02:32 +0000 (+0530) Subject: gpio: samsung: adapt to changes in gpio specifier translator function declaration X-Git-Tag: v3.3-rc3~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876cf5e7b9e4bae014b0fa2cc18b21bce6d99073;p=pandora-kernel.git gpio: samsung: adapt to changes in gpio specifier translator function declaration Commit 15c9a0acc3f7 (of: create of_phandle_args to simplify return of phandle parsing data) modifies the parameter list of of_xlate function pointer declaration in gpio_chip. Adapt the gpio specifier translate function for this change. Reported-by: Tushar Behera Signed-off-by: Thomas Abraham Tested-by: Karol Lewandowski Signed-off-by: Grant Likely --- Reading git-diff-tree failed