[alsa-devel] linux-next: Tree for Oct 12 (sound/soc/codecs/wm1250-ev1)
Randy Dunlap
rdunlap at xenotime.net
Thu Oct 13 20:28:49 CEST 2011
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 ***
More information about the Alsa-devel
mailing list