On 3/26/19 2:04 PM, Lorenzo Pieralisi wrote: > On Mon, Mar 25, 2019 at 12:40:56PM +0100, marek.vasut@xxxxxxxxx wrote: >> From: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> >> >> Replace macros using constants with BIT()s instead, no functional change. >> >> Signed-off-by: Marek Vasut <marek.vasut+renesas@xxxxxxxxx> >> Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> >> Cc: Phil Edworthy <phil.edworthy@xxxxxxxxxxx> >> Cc: Simon Horman <horms+renesas@xxxxxxxxxxxx> >> Cc: Wolfram Sang <wsa@xxxxxxxxxxxxx> >> Cc: linux-renesas-soc@xxxxxxxxxxxxxxx >> To: linux-pci@xxxxxxxxxxxxxxx >> Reviewed-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> >> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> >> --- >> V2: Bundle this patch with other cleanups before resending >> V3: Add Wolfram's R-B >> V4: Add Geert's R-B >> --- >> drivers/pci/controller/pcie-rcar.c | 6 +++--- >> 1 file changed, 3 insertions(+), 3 deletions(-) > > Hi Marek, Hi, > I assume this series makes: > > https://patchwork.ozlabs.org/patch/1053779/ > https://patchwork.ozlabs.org/patch/1057454/ > > obsolete, please let me know and I will drop > them from the PCI patches queue, I will get to > this series later for v5.2. Yes, I decided to merge the two series together to make it easier to pick. Thanks -- Best regards, Marek Vasut