lkml.org 
[lkml]   [2014]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [PATCH 6/7 v2] gpio: dwapb: use a second irq chip
    From
    On Wed, Apr 30, 2014 at 1:13 PM, Sebastian Andrzej Siewior
    <bigeasy@linutronix.de> wrote:

    > Right new have one irq chip running always in level mode. It would nicer
    > to have two irq chips where one is handling level type interrupts and
    > the other one is doing edge interrupts. So we can have at runtime two users
    > where one is using edge and the other level.
    >
    > Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
    > ---
    > I am very sorry for the delay. I assumed that I've already fixed the
    > patch sent it out. Just realized that it was not the case.
    >
    > v1…v2:

    OK this patch is ACKed by Alan so I would like to apply it but:

    Content-Type: text/plain; charset=utf-8
    Content-Disposition: inline
    Content-Transfer-Encoding: quoted-printable

    This is not good. Quoted-printable makes the raw patch look like
    that:

    - int err, irq;
    + int err, irq, i;
    =20
    irq =3D irq_of_parse_and_map(node, 0);

    Notice spurious =20 and =3D encoding.

    Please resend in ISO8859-1 and take this opportunity to add
    Alan's ACK.

    Yours,
    Linus Walleij
    --
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2014-05-16 17:21    [W:4.356 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site