Re: [PATCH v3 2/7] staging: sm750fb: unifying macro usage and definitions

2017-06-13 Thread Matej Dujava
On Thu, May 18, 2017 at 03:56:26PM +0200, Greg KH wrote: > On Tue, May 16, 2017 at 11:20:18AM +0200, Matej Dujava wrote: > > This patch adds tabs into macro definitions so all rhs are on same column. > > Move MHz macro from ddk_chip.c to ddk_chip.h. > > > > Signed-off-by: Matej Dujava > > --- > >

Re: [PATCH v3 2/7] staging: sm750fb: unifying macro usage and definitions

2017-05-18 Thread Greg KH
On Tue, May 16, 2017 at 11:20:18AM +0200, Matej Dujava wrote: > This patch adds tabs into macro definitions so all rhs are on same column. > Move MHz macro from ddk_chip.c to ddk_chip.h. > > Signed-off-by: Matej Dujava > --- > drivers/staging/sm750fb/ddk750_chip.c| 18 > drivers/sta