diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2013-10-25 18:15:43 -0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-12-05 14:54:47 -0500 |
commit | cf1ad8f94766a22b55f6515ac28b8edb0504e1d6 (patch) | |
tree | 9e07f4f66846324df98df806daa33c92803ddd47 /samples/kobject/kobject-example.c | |
parent | 809c5255d87580d14ad746f059f73231d94b50a7 (diff) | |
download | blackbird-op-linux-cf1ad8f94766a22b55f6515ac28b8edb0504e1d6.tar.gz blackbird-op-linux-cf1ad8f94766a22b55f6515ac28b8edb0504e1d6.zip |
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>
Diffstat (limited to 'samples/kobject/kobject-example.c')
0 files changed, 0 insertions, 0 deletions