From 7b42e3dbdafcc0454ffbce0a88b6d3f456e70d85 Mon Sep 17 00:00:00 2001 From: Anthony Fee Date: Mon, 19 May 2014 18:49:14 +0100 Subject: [PATCH] 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-format-patch failed