Re: [PATCH] QLogic InfiniPath: convert ipath_eep_sem to mutex

2007-11-15 Thread Arthur Jones
hi roland, thanks for picking this up... On Wed, Nov 14, 2007 at 12:56:12PM -0800, Roland Dreier wrote: > [ Forwarding to ipath entry from MAINTAINERS file... if someone from > Qlogic will ACK this, I'll add it to my tree for 2.6.25 - Roland ] > > QLogic InfiniPath: convert the semaphore ipath

Re: [PATCH] QLogic InfiniPath: convert ipath_eep_sem to mutex

2007-11-14 Thread Roland Dreier
[ Forwarding to ipath entry from MAINTAINERS file... if someone from Qlogic will ACK this, I'll add it to my tree for 2.6.25 - Roland ] QLogic InfiniPath: convert the semaphore ipath_eep_sem to the mutex API Signed-off-by: Matthias Kaehlcke <[EMAIL PROTECTED]> -- diff --git a/drivers/infiniba

[PATCH] QLogic InfiniPath: convert ipath_eep_sem to mutex

2007-11-13 Thread Matthias Kaehlcke
QLogic InfiniPath: convert the semaphore ipath_eep_sem to the mutex API Signed-off-by: Matthias Kaehlcke <[EMAIL PROTECTED]> -- diff --git a/drivers/infiniband/hw/ipath/ipath_eeprom.c b/drivers/infiniband/hw/ipath/ipath_eeprom.c index e7c25db..a5b6299 100644 --- a/drivers/infiniband/hw/ipath/ip