Sebastien Dugue 2eefbd63d0 ehea: fix mutex and spinlock use
Looks like to me that the ehea_fw_handles.lock mutex and the
ehea_bcmc_regs.lock spinlock are taken much longer than necessary and could
as well be pushed inside the functions that need them
(ehea_update_firmware_handles() and ehea_update_bcmc_registrations())
rather than at each callsite.

Signed-off-by: Sebastien Dugue <sebastien.dugue@bull.net>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-09-24 18:58:55 -04:00
..
2008-09-24 18:58:55 -04:00
2008-09-24 18:48:53 -04:00
2008-09-24 18:49:00 -04:00
2008-02-03 04:25:58 -08:00
2008-07-04 08:10:41 -04:00