[PATCH 0/7] staging: sm750fb: refactor lynxfb_pci_probe

Mike Rapoport mike.rapoport at gmail.com
Sun Nov 1 08:55:46 UTC 2015


Hi,

These patches refactor the lynxfb_pci_probe along with some minor cleanups

Mike Rapoport (7):
  staging: sm750fb: remove unused modedb.h
  staging: sm750fb: remove needless goto statements and lables
  staging: sm750fb: return -ENOMEM if allocation fails
  staging: sm750fb: lynxfb_pci_remove: remove unused variable
  staging: sm750fb: replace dual member of sm750_dev with fb_count
  staging: sm750fb: introduce sm750fb_frambuffer_release
  staging: sm750fb: introduce sm750fb_frambuffer_alloc

 drivers/staging/sm750fb/modedb.h | 233 ---------------------------------------
 drivers/staging/sm750fb/sm750.c  | 164 +++++++++++++--------------
 drivers/staging/sm750fb/sm750.h  |   2 +-
 3 files changed, 78 insertions(+), 321 deletions(-)
 delete mode 100644 drivers/staging/sm750fb/modedb.h

-- 
2.1.0



More information about the devel mailing list