linux/drivers/staging/sm7xx
Jon Mason 1d3c16a818 PCI: make pci_restore_state return void
pci_restore_state only ever returns 0, thus there is no benefit in
having it return any value.  Also, a large majority of the callers do
not check the return code of pci_restore_state.  Make the
pci_restore_state a void return and avoid the overhead.

Acked-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Jon Mason <jon.mason@exar.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2010-12-23 12:53:09 -08:00
..
Kconfig staging: sm7xx: remove the buggy 2D acceleration support 2010-03-03 16:42:44 -08:00
Makefile
TODO staging: sm7xx: remove the buggy 2D acceleration support 2010-03-03 16:42:44 -08:00
smtcfb.c PCI: make pci_restore_state return void 2010-12-23 12:53:09 -08:00
smtcfb.h Staging: sm7xx: Fixed coding style issue 2010-05-11 11:35:53 -07:00