[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E972DE1.9020308@xenotime.net>
Date: Thu, 13 Oct 2011 11:28:49 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: Mark Brown <broonie@...nsource.wolfsonmicro.com>
CC: Stephen Rothwell <sfr@...b.auug.org.au>,
alsa-devel@...a-project.org, linux-next@...r.kernel.org,
LKML <linux-kernel@...r.kernel.org>, Liam Girdwood <lrg@...com>
Subject: Re: [alsa-devel] linux-next: Tree for Oct 12 (sound/soc/codecs/wm1250-ev1)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists