From: Anthony Fee Date: Mon, 19 May 2014 17:49:14 +0000 (+0100) Subject: gpio: generic: add request function pointer X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~53^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b42e3dbdafcc0454ffbce0a88b6d3f456e70d85;p=pandora-kernel.git gpio: generic: add request function pointer gpiolib will require all gpio drivers to expicitly set the request function pointer in the future. To encourage gpio driver developers to adhere to this standard gpio-generic.c now sets this function pointer. Signed-off-by: Anthony Fee Acked-by: Alexandre Courbot Signed-off-by: Linus Walleij --- Reading git-diff-tree failed