Re: [PATCH v6 04/19] i2c: octeon: Introduce helper functions for register access
From: Jan Glauber
Date: Thu Apr 14 2016 - 04:19:52 EST
On Wed, Apr 13, 2016 at 10:45:21AM +0200, Wolfram Sang wrote:
> On Mon, Apr 11, 2016 at 05:28:35PM +0200, Jan Glauber wrote:
> > Add helper functions for control, data and status register access.
> >
> > Signed-off-by: Jan Glauber <jglauber@xxxxxxxxxx>
>
> Same as patch 3.
>
Updated commit message:
i2c: octeon: Introduce helper functions for register access
Add helper functions for control, data and status register access.
This simplifies the code and makes the purpose of the register
access clearer.