[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200326095502.GM9596@lst.de>
Date: Thu, 26 Mar 2020 10:55:02 +0100
From: Christoph Hellwig <hch@....de>
To: Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>
Cc: Jens Axboe <axboe@...nel.dk>,
Michael Schmitz <schmitzmic@...il.com>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Christoph Hellwig <hch@....de>, linux-ide@...r.kernel.org,
linux-m68k@...ts.linux-m68k.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 19/27] ata: move sata_link_{debounce,resume}() to
libata-sata.c
On Tue, Mar 17, 2020 at 03:43:25PM +0100, Bartlomiej Zolnierkiewicz wrote:
> * move sata_link_{debounce,resume}() to libata-sata.c
>
> * add static inline for CONFIG_SATA_HOST=n case (only one,
> for sata_link_resume() is needed)
This looks good for now:
Reviewed-by: Christoph Hellwig <hch@....de>
But as a follow on I think it would make sene to just split
ata_std_prereset into a pata and a sata version, and then we don't
even need the non-static and potentially stubeed out sata_link_resume.
Powered by blists - more mailing lists