Re: [PATCH RESEND 00/18] staging: sm750fb: change some register fields defines

2016-02-07 Thread Greg Kroah-Hartman
On Sun, Jan 17, 2016 at 08:04:13PM +0200, Mike Rapoport wrote: > Hi, > > This is the first set of patches that aim to replace custom defines for > register fields. The ultimate goal is to have MSB:LSB notation for register > fields and FIELD_* macros removed. For some reason you resent this, and

[PATCH RESEND 00/18] staging: sm750fb: change some register fields defines

2016-01-17 Thread Mike Rapoport
Hi, This is the first set of patches that aim to replace custom defines for register fields. The ultimate goal is to have MSB:LSB notation for register fields and FIELD_* macros removed. Mike Rapoport (18): staging: sm750fb: hw_sm750(le)_deWait: rename dwVal to val staging: sm750fb: use BIT