On Thu, 08 Nov 2012 10:27:29 +0800, Axel Lin wrote: > We call pinctrl_request_gpio() in request callback, thus we need to call > pinctrl_free_gpio() in free callback. > > Both mvebu_gpio_request() and mvebu_gpio_free() are not referenced outside of > this file, make them static.
Indeed, thanks. > Signed-off-by: Axel Lin <[email protected]> Acked-by: Thomas Petazzoni <[email protected]> -- Thomas Petazzoni, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

