On Tue, May 10, 2016 at 03:44:28PM -0400, Vivien Didelot wrote: > Both VTU and STU operations use the same routine to access their > (common) data registers, with a different offset. > > Add VTU and STU specific read and write functions to the data registers > to abstract the required offset. > > Signed-off-by: Vivien Didelot <[email protected]>
Hi Vivien Improves the readability. Reviewed-by: Andrew Lunn <[email protected]> Thanks Andrew

