summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-06-28 00:33:41 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2012-06-28 18:37:47 (GMT)
commit469979173ecda9c472c495608d6d540ec33ab85d (patch)
treea68f942caeca2665551c14d752f06d6453de656f /drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h
parent589ebd85268293e64ff6b7e0dd4ed8fb26811aa7 (diff)
downloadlinux-469979173ecda9c472c495608d6d540ec33ab85d.tar.xz
ath9k: de-duplicate initvals
The initvals tool from https://github.com/mcgrof/qca-swiss-army-knife has been modified to detect identical initval tables and replace them with macros. This patch contains the generated changes. On MIPS this reduces the binary size by 24 KB with no runtime changes. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h')
-rw-r--r--drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h b/drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h
index bbf48918a..4ef7dcc 100644
--- a/drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h
+++ b/drivers/net/wireless/ath/ath9k/ar9462_2p0_initvals.h
@@ -1,5 +1,6 @@
/*
- * Copyright (c) 2010 Atheros Communications Inc.
+ * Copyright (c) 2010-2011 Atheros Communications Inc.
+ * Copyright (c) 2011-2012 Qualcomm Atheros Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
@@ -1007,7 +1008,7 @@ static const u32 ar9462_2p0_radio_core[][2] = {
static const u32 ar9462_2p0_soc_preamble[][2] = {
/* Addr allmodes */
- {0x000040a4 ,0x00a0c1c9},
+ {0x000040a4, 0x00a0c1c9},
{0x00007020, 0x00000000},
{0x00007034, 0x00000002},
{0x00007038, 0x000004c2},