Re: [PATCH 02/12] i2c: qup: minor code reorganization for use_dma

From: Andy Gross
Date: Tue Feb 27 2018 - 17:26:16 EST


On Sat, Feb 03, 2018 at 01:28:07PM +0530, Abhishek Sahu wrote:
> 1. Assigns use_dma in qup_dev structure itself which will
> help in subsequent patches to determine the mode in IRQ handler.
> 2. Does minor code reorganization for loops to reduce the
> unnecessary comparison and assignment.
>
> Signed-off-by: Abhishek Sahu <absahu@xxxxxxxxxxxxxx>

Reviewed-by: Andy Gross <andy.gross@xxxxxxxxxx>