Re: [PATCH] drivers: create a pin control subsystem v8

2011-10-01 Thread Linus Walleij
2011/9/30 Grant Likely grant.lik...@secretlab.ca:

 I'm not convinced that the sysfs approach is
 actually the right interface here (I'm certainly not a fan of the gpio
 sysfs i/f), and I'd rather not be putting in unneeded stuff until the
 userspace i/f is hammered out.

Actually, thinking about it I cannot see what would be wrong
with /dev/gpio0  friends in the first place.

Using sysfs as swiss army knife for custom I/O does not
seem like it would be long-term viable so thanks for this
observation, and I think we need /dev/gpio* put on some
mental roadmap somewhere.

Yours,
Linus Walleij

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


Re: debuild no secret keys

2011-10-01 Thread Riku Voipio
On 1 October 2011 00:20, Tom Gall tom.g...@linaro.org wrote:
 Hi All,

 I'm setting up a new machine and I'm guessing I must have missed a
 step or a file.

 When I debuild -S -sa it's complaining about my secret key not being found.

 gpg: skipped Tom Gall tom.g...@linaro.org: secret key not available
 gpg: /tmp/debsign.Or3BKbui/live-build_3.0~a21-1linaro9~natty1.dsc:
 clearsign failed: secret key not available
 debsign: gpg error occurred!  Aborting

 Yet if I gpg -k on both a good machine and this new box I see the
 exact same set of keys listed.

gpg -k lists public keys. see what gpg -K lists?

Riku

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev


Re: debuild no secret keys

2011-10-01 Thread Tom Gall
Hi Riku,

On Sat, Oct 1, 2011 at 6:19 AM, Riku Voipio riku.voi...@linaro.org wrote:
 On 1 October 2011 00:20, Tom Gall tom.g...@linaro.org wrote:
 Hi All,

 I'm setting up a new machine and I'm guessing I must have missed a
 step or a file.

 When I debuild -S -sa it's complaining about my secret key not being found.

 gpg: skipped Tom Gall tom.g...@linaro.org: secret key not available
 gpg: /tmp/debsign.Or3BKbui/live-build_3.0~a21-1linaro9~natty1.dsc:
 clearsign failed: secret key not available
 debsign: gpg error occurred!  Aborting

 Yet if I gpg -k on both a good machine and this new box I see the
 exact same set of keys listed.

 gpg -k lists public keys. see what gpg -K lists?

 Riku

Thanks for the pointer.

Yet again the same output for gpg -K on both machines.

-- 
Regards,
Tom

We want great men who, when fortune frowns will not be discouraged.
- Colonel Henry Knox
Linaro.org │ Open source software for ARM SoCs
w) tom.gall att linaro.org
w) tom_gall att vnet.ibm.com
h) tom_gall att mac.com

___
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev