From: "Andreas Bießmann" <andreas.devel@googlemail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] avr32: fix timer_init() return type
Date: Tue, 29 Nov 2011 10:10:32 +0100 [thread overview]
Message-ID: <4ED4A188.2060901@gmail.com> (raw)
In-Reply-To: <4E96BD1A.4060607@emk-elektronik.de>
Dear Reinhard,
Am 13.10.2011 12:27, schrieb Reinhard Meyer:
> Dear Andreas Bie?mann,
>>> if (set_interrupt_handler(0, &timer_interrupt_handler, 3))
>>> - return;
>>> + return 0;
>>
>> NAK, this is an error and should return a negative value (though the
>> return value is currently not evaluated).
>
> Agreed
>
>>
>> BTW there is another patch pending ->
>> http://patchwork.ozlabs.org/patch/117688/
>
> I'll apply that one in the year 2015 ;)
>
> NO.. its on my list for applying into next
it would be great to get this regression fix (or the other one) in now.
best regards
Andreas Bie?mann
prev parent reply other threads:[~2011-11-29 9:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-13 5:11 [U-Boot] [PATCH] avr32: fix timer_init() return type Mike Frysinger
2011-10-13 7:38 ` Andreas Bießmann
2011-10-13 10:27 ` Reinhard Meyer
2011-10-13 15:29 ` Mike Frysinger
2011-11-29 9:10 ` Andreas Bießmann [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4ED4A188.2060901@gmail.com \
--to=andreas.devel@googlemail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox