Solomon Peachy cf1ad8f947 wireless: cw1200: Use consistent internal locking conventions
The cw1200_irq_handler() function expects the hwbus lock to be held when
it is called.  On the SDIO platform, this lock is implemented in terms
of sdio_claim_host/sdio_release_host.

This trivial patch makes it explicit that we are performing the hwbus
lock rather than something SDIO-specific.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-12-05 14:54:47 -05:00
..
2013-06-11 12:48:09 -04:00
2013-06-11 12:48:09 -04:00
2013-07-22 16:04:08 -04:00
2013-08-20 12:44:03 +02:00