Re: [PATCH v11 1/6] i2c: designware: Cleaning and comment style fixes.

2017-06-19 Thread Wolfram Sang
On Wed, Jun 14, 2017 at 11:43:21AM +0100, Luis Oliveira wrote: > The purpose of this commit is to fix some comments and styling in the > existing code due to the need of reuse this code. What is being made > here is: > > - Sorted the headers files > - Corrected some comments style (capital letters

[PATCH v11 1/6] i2c: designware: Cleaning and comment style fixes.

2017-06-14 Thread Luis Oliveira
The purpose of this commit is to fix some comments and styling in the existing code due to the need of reuse this code. What is being made here is: - Sorted the headers files - Corrected some comments style (capital letters, lowcase i2c) - Reverse tree in the variables declaration - Add/remove emp