ath9k_htc: Implement multiple register write support
authorSujith <Sujith.Manoharan@atheros.com>
Fri, 16 Apr 2010 06:23:53 +0000 (11:53 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 Apr 2010 19:47:05 +0000 (15:47 -0400)
commit4a22fe108e62367c10c3abeb469d6972ba3299f5
tree074fb1e2c8114155a277476b4596ee85e51f6c6b
parent50f56316aed044e42c1bcd7572926e80aac9af46
ath9k_htc: Implement multiple register write support

This patch adds support for writing multiple registers
in a single USB command.

Specific calls from the HW code that performs multiple
register writes would be modified to make use of this
in subsequent patches.

Signed-off-by: Sujith <Sujith.Manoharan@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/htc_drv_init.c
drivers/net/wireless/ath/ath9k/wmi.c
drivers/net/wireless/ath/ath9k/wmi.h