13 Oct
2011
13 Oct
'11
8:28 p.m.
On 10/13/2011 03:24 AM, Mark Brown wrote:
On Wed, Oct 12, 2011 at 05:46:01PM -0700, Randy Dunlap wrote:
When no GPIO kconfig options are enabled: (not GPIOLIB, not GENERIC_GPIO):
As ever the consumer side GPIO API is supposed to stub itself out when not in use.
You are listed as MODULE_AUTHOR(). Can we expect a fix?
I don't see how stubs help with source lines like: struct wm1250_priv { struct gpio gpios[WM1250_EV1_NUM_GPIOS]; };
--
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***