]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/net/wireless/ath9k/hw.c
ath9k: remove (u16) casts from rtc register access
authorGabor Juhos <juhosg@openwrt.org>
Wed, 14 Jan 2009 19:17:09 +0000 (20:17 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:33 +0000 (16:00 -0500)
commitd03a66c17ab94f7cfec9b343d415111386216847
treedcf7d6fdab2407333bf8f02cef2d3d2a961ac26d
parent9dbeb91a8b97e2892c04461e28d2bdd0198b719d
ath9k: remove (u16) casts from rtc register access

The RTC register offsets don't fit into 'u16' on the AR913x, so we have
to remove the existing casts.

Changes-licensed-under: ISC

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
Tested-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath9k/hw.c
drivers/net/wireless/ath9k/reg.h