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

Mike Rapoport mike.rapoport at gmail.com
Mon Feb 15 17:53:44 UTC 2016


Hi,

This is the third 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 (21):
  staging: sm750fb: change definition of CRT_AUTO_CENTERING_TL fields
  staging: sm750fb: change definition of CRT_AUTO_CENTERING_BR fields
  staging: sm750fb: change definition of CRT_HORIZONTAL_TOTAL fields
  staging: sm750fb: change definition of CRT_HORIZONTAL_SYNC fields
  staging: sm750fb: change definition of CRT_VERTICAL_TOTAL fields
  staging: sm750fb: change definition of CRT_VERTICAL_SYNC fields
  staging: sm750fb: change definition of PANEL_HORIZONTAL_SYNC fields
  staging: sm750fb: change definition of PANEL_VERTICAL_TOTAL fields
  staging: sm750fb: change definition of PANEL_VERTICAL_SYNC fields
  staging: sm750fb: change definition of HWC_ADDRESS fields
  staging: sm750fb: change definition of HWC_LOCATION fields
  staging: sm750fb: change definition of HWC_COLOR_{12,3} fields
  staging: sm750fb: change definition of DE_SOURCE fields
  staging: sm750fb: change definition of DE_DESTINATION fields
  staging: sm750fb: change definition of DE_DIMENSION fields
  staging: sm750fb: change definition of DE_CONTROL fields
  staging: sm750fb: change definition of DE_PITCH fields
  staging: sm750fb: change definition of DE_STRETCH_FORMAT fields
  staging: sm750fb: change definition of DE_WINDOW_WIDTH fields
  staging: sm750fb: change definition of CRT_FB_WIDTH fields
  staging: sm750fb: change definition of CRT_FB_ADDRESS fields

 drivers/staging/sm750fb/ddk750_mode.c  |  58 +++++++----
 drivers/staging/sm750fb/ddk750_reg.h   |  59 ++++++-----
 drivers/staging/sm750fb/sm750_accel.c  | 145 ++++++++++++---------------
 drivers/staging/sm750fb/sm750_accel.h  | 178 ++++++++++++++-------------------
 drivers/staging/sm750fb/sm750_cursor.c |  47 ++++-----
 drivers/staging/sm750fb/sm750_hw.c     |  13 ++-
 6 files changed, 233 insertions(+), 267 deletions(-)

-- 
1.9.1



More information about the devel mailing list