[PATCH v3 0/6] staging: sm750fb: refactor lynxfb_pci_probe

Mike Rapoport mike.rapoport at gmail.com
Sun Nov 8 06:14:46 UTC 2015


Hi,

These patches refactor the lynxfb_pci_probe

v3 changes:
* rebased on current Greg's staging-testing

v2 changes:
* add pci_disable_device on the cleanup path
* return actual error rather than ENODEV


Mike Rapoport (6):
  staging: sm750fb: disable PCI device if lynxfb_pci_probe fails
  staging: sm750fb: lynxfb_pci_probe: return actual errors
  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/sm750.c | 167 +++++++++++++++++++---------------------
 drivers/staging/sm750fb/sm750.h |   2 +-
 2 files changed, 82 insertions(+), 87 deletions(-)

-- 
1.9.1



More information about the devel mailing list