Hi, These patches refactor the lynxfb_pci_probe along with some minor cleanups v2 changes: * add pci_disable_device on the cleanup path * return actual error rather than ENODEV Mike Rapoport (7): staging: sm750fb: remove unused modedb.h 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/modedb.h | 233 --------------------------------------- drivers/staging/sm750fb/sm750.c | 169 ++++++++++++++-------------- drivers/staging/sm750fb/sm750.h | 2 +- 3 files changed, 82 insertions(+), 322 deletions(-) delete mode 100644 drivers/staging/sm750fb/modedb.h -- 2.1.0 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel