[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFHUOYxYLwWpz__Wu_XYbQeuMDf0uKEcwJJLj2QW7OVM1x8JBA@mail.gmail.com>
Date: Fri, 2 Jun 2017 13:58:03 -0700
From: Hoan Tran <hotran@....com>
To: Wolfram Sang <wsa@...-dreams.de>
Cc: linux-i2c@...r.kernel.org, lkml <linux-kernel@...r.kernel.org>,
Loc Ho <lho@....com>, Keyur Chudgar <kchudgar@....com>
Subject: Re: [PATCH v2 2/2] i2c: xgene-slimpro: Add ACPI support by using PCC mailbox
On Fri, Jun 2, 2017 at 1:31 PM, Wolfram Sang <wsa@...-dreams.de> wrote:
> On Mon, Apr 24, 2017 at 11:00:26AM -0700, Hoan Tran wrote:
>> This patch adds ACPI support by using PCC mailbox communication
>> interface.
>>
>> Signed-off-by: Hoan Tran <hotran@....com>
>
> Please make use checkpatch:
>
> WARNING: braces {} are not necessary for single statement blocks
> #149: FILE: drivers/i2c/busses/i2c-xgene-slimpro.c:242:
> + if (!acpi_disabled) {
> + mbox_chan_txdone(ctx->mbox_chan, 0);
> + }
>
> Fixed that and applied to for-next, thanks!
Thanks, Wolfram!
Regards,
Hoan
>
> BTW is there anyone inside apm.com who is willing to take over maintainership
> for this driver? This person needs to review patches thoroughly, yet it usually
> means patches will go in faster.
>
> Regards,
>
> Wolfram
>
Powered by blists - more mailing lists