On Mon, Jul 30, 2012 at 8:57 AM, NeilBrown wrote:
> it means that if !gpio_is_valid(gpio), the error returned is EPROBE_DEFER
> which isn't right (an invalid gpio number will never become valid).
> If a driver happened to use gpio_request to check the validity of the gpio
> rather than doing it i
On Tue, Jul 31, 2012 at 02:47:24PM +1000, NeilBrown wrote:
> ... though it occurs to me that it is possible that the GPIO number might not
> be allocated until something else has been probed, so a -ve gpio number could
> mean "there is no such gpio" or it could mean "gpio has not been allocated
>
On Mon, 30 Jul 2012 14:36:15 +0100 Mark Brown
wrote:
> On Mon, Jul 30, 2012 at 04:57:33PM +1000, NeilBrown wrote:
>
> > it means that if !gpio_is_valid(gpio), the error returned is EPROBE_DEFER
> > which isn't right (an invalid gpio number will never become valid).
> > If a driver happened to u
On Mon, Jul 30, 2012 at 04:57:33PM +1000, NeilBrown wrote:
> it means that if !gpio_is_valid(gpio), the error returned is EPROBE_DEFER
> which isn't right (an invalid gpio number will never become valid).
> If a driver happened to use gpio_request to check the validity of the gpio
> rather than d
On Thu, 26 Jul 2012 00:48:57 +0200 Linus Walleij
wrote:
> Hi Linus,
>
> in Grants absence, these are my queued and -next-tested changes
> for v3.6, please pull them in. Grants "merge" branch prior to his
> absence was merged in as a base for this patch series.
>
> The following is the same info
On Sat, Jul 28, 2012 at 12:37:05AM +0200, Linus Walleij wrote:
> Better page the MXC people so they can scream if something
> goes wild.
>
Just tested the driver a little bit, and it still works for me.
--
Regards,
Shawn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel"
On Thu, Jul 26, 2012 at 10:58 PM, Linus Torvalds
wrote:
> On Wed, Jul 25, 2012 at 3:48 PM, Linus Walleij
> wrote:
>>
>> in Grants absence, these are my queued and -next-tested changes
>> for v3.6, please pull them in. Grants "merge" branch prior to his
>> absence was merged in as a base for this
On Wed, Jul 25, 2012 at 3:48 PM, Linus Walleij wrote:
>
> in Grants absence, these are my queued and -next-tested changes
> for v3.6, please pull them in. Grants "merge" branch prior to his
> absence was merged in as a base for this patch series.
Please verify my conflict resolution in drivers/gp
Hi Linus,
in Grants absence, these are my queued and -next-tested changes
for v3.6, please pull them in. Grants "merge" branch prior to his
absence was merged in as a base for this patch series.
The following is the same information as found in the tag:
GPIO changes for v3.6:
- New driver for AM
9 matches
Mail list logo