[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <506DF0CC.9000202@antcom.de>
Date: Thu, 04 Oct 2012 22:25:48 +0200
From: Roland Stigge <stigge@...com.de>
To: Linus Walleij <linus.walleij@...aro.org>
CC: Stijn Devriendt <highguy@...il.com>, grant.likely@...retlab.ca,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
w.sang@...gutronix.de, jbe@...gutronix.de,
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>,
bgat@...lgatliff.com,
Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: Re: [PATCH RFC 1/2] gpio: Add a block GPIO API to gpiolib
Hi,
On 04/10/12 01:07, Linus Walleij wrote:
>> What do others think? JC? Linus? I'm considering this (unsigned int
>> data) a valid option.
>
> I think we mostly use an unsigned long for such stuff as IRQ flags
> and ioctl() parameters in the kernel.
>
> In this case it has the upside that it will be 32bit on 32bit systems
> and 64bit on 64bit systems if I'm not mistaken.
Fine. Will try to prepare a patch tomorrow, including fallback to single
GPIO handling (if the driver doesn't implement block operations) and
omitting the sysfs interface in the first patch.
Roland
--
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