summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtl8723as/include/Hal8723APhyCfg.h
diff options
context:
space:
mode:
authorJianzheng Zhou <jianzheng.zhou@freescale.com>2013-10-15 17:32:51 +0800
committerJianzheng Zhou <jianzheng.zhou@freescale.com>2013-10-15 17:59:49 +0800
commit5be7e0e0b0f4f1039ecf07aeef7346fe2285e053 (patch)
tree9eabd020f0549cfc67a3c8e0c666c0cd01714c89 /drivers/net/wireless/rtl8723as/include/Hal8723APhyCfg.h
parente47c5c2627d3b7e0cb429a512842843f0a781e3b (diff)
ENGR00275869 wifi: update new rtl8723as wifi driver
Base on rtl8723as driver(v4.1.8_9180.20130927_BTCOEX20130528_ver3.3_beta) still do the following changes for imx6: 1.add imx6 in Makefile. 2.fix suspend/resume issue.Just refactor runtime_pm in suspend. Signed-off-by: Jianzheng Zhou <jianzheng.zhou@freescale.com>
Diffstat (limited to 'drivers/net/wireless/rtl8723as/include/Hal8723APhyCfg.h')
-rwxr-xr-xdrivers/net/wireless/rtl8723as/include/Hal8723APhyCfg.h60
1 files changed, 30 insertions, 30 deletions
diff --git a/drivers/net/wireless/rtl8723as/include/Hal8723APhyCfg.h b/drivers/net/wireless/rtl8723as/include/Hal8723APhyCfg.h
index 3dade7e81614..3ec897258dc4 100755
--- a/drivers/net/wireless/rtl8723as/include/Hal8723APhyCfg.h
+++ b/drivers/net/wireless/rtl8723as/include/Hal8723APhyCfg.h
@@ -1,30 +1,30 @@
-/******************************************************************************
- *
- * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2 of the GNU General Public License as
- * published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
- * more details.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- *
- ******************************************************************************/
-#ifndef __INC_HAL8723PHYCFG_H__
-#define __INC_HAL8723PHYCFG_H__
-
-#include <Hal8192CPhyCfg.h>
-/* MAC/BB/RF HAL config */
-int PHY_BBConfig8723A( IN PADAPTER Adapter );
-int PHY_RFConfig8723A( IN PADAPTER Adapter );
-s32 PHY_MACConfig8723A(PADAPTER padapter);
-
-#endif
-
+/******************************************************************************
+ *
+ * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved.
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of version 2 of the GNU General Public License as
+ * published by the Free Software Foundation.
+ *
+ * This program is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ * more details.
+ *
+ * You should have received a copy of the GNU General Public License along with
+ * this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
+ *
+ *
+ ******************************************************************************/
+#ifndef __INC_HAL8723PHYCFG_H__
+#define __INC_HAL8723PHYCFG_H__
+
+#include <Hal8192CPhyCfg.h>
+/* MAC/BB/RF HAL config */
+int PHY_BBConfig8723A( IN PADAPTER Adapter );
+int PHY_RFConfig8723A( IN PADAPTER Adapter );
+s32 PHY_MACConfig8723A(PADAPTER padapter);
+
+#endif
+