Re: [alsa-devel] linux-next: Tree for Oct 12 (sound/soc/codecs/wm1250-ev1)

From: Randy Dunlap
Date: Thu Oct 13 2011 - 14:28:55 EST


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 ***
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/