Re: [PATCH]NEXT:staging "winbond" Fix typos.

2012-09-10 Thread Pavel Machek
On Mon 2012-09-03 08:06:02, Justin P. Mattock wrote:
> From: "Justin P. Mattock" 
> 
>  Signed-off-by: Justin P. Mattock 

ACK.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH]NEXT:staging winbond Fix typos.

2012-09-10 Thread Pavel Machek
On Mon 2012-09-03 08:06:02, Justin P. Mattock wrote:
 From: Justin P. Mattock justinmatt...@gmail.com
 
  Signed-off-by: Justin P. Mattock justinmatt...@gmail.com

ACK.

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) 
http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


[PATCH]NEXT:staging "winbond" Fix typos.

2012-09-03 Thread Justin P. Mattock
From: "Justin P. Mattock" 

 Signed-off-by: Justin P. Mattock 

---

The below patch fixes typos found while reading through staging "winbond".

 drivers/staging/winbond/localpara.h   |4 ++--
 drivers/staging/winbond/mds.c |2 +-
 drivers/staging/winbond/mto.c |2 +-
 drivers/staging/winbond/phy_calibration.c |   14 +++---
 drivers/staging/winbond/reg.c |2 +-
 drivers/staging/winbond/sme_api.h |2 +-
 drivers/staging/winbond/wb35reg.c |4 ++--
 drivers/staging/winbond/wb35tx.c  |8 
 drivers/staging/winbond/wb35tx_s.h|2 +-
 9 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/drivers/staging/winbond/localpara.h 
b/drivers/staging/winbond/localpara.h
index d798057..84effc4 100644
--- a/drivers/staging/winbond/localpara.h
+++ b/drivers/staging/winbond/localpara.h
@@ -137,7 +137,7 @@ struct wb_local_para {
u8  iPowerSaveMode; /* 0 indicates on, 1 indicates off */
u8  ATIMmode;
u8  ExcludeUnencrypted;
-   /* Unit ime count for the decision to enter PS mode */
+   /* Unit time count for the decision to enter PS mode */
u16 CheckCountForPS;
u8  boHasTxActivity;/* tx activity has occurred */
u8  boMacPsValid;   /* Power save mode obtained from H/W is valid 
or not */
@@ -187,7 +187,7 @@ struct wb_local_para {
u8  reserved7[3];
 
struct  chan_info CurrentChan;  /* Current channel no. and channel 
band. It may be changed by scanning. */
-   u8  boHandover; /* Roaming, Hnadover to other AP. */
+   u8  boHandover; /* Roaming, Handover to other AP. */
u8  boCCAbusy;
 
u16 CWMax;  /* It may not be the real value that 
H/W used */
diff --git a/drivers/staging/winbond/mds.c b/drivers/staging/winbond/mds.c
index c9f0e8f..1b8b8ac 100644
--- a/drivers/staging/winbond/mds.c
+++ b/drivers/staging/winbond/mds.c
@@ -569,7 +569,7 @@ Mds_SendComplete(struct wbsoft_priv *adapter, struct 
T02_descriptor *pT02)
unsigned char   SendOK = true;
u8  RetryCount, TxRate;
 
-   if (pT02->T02_IgnoreResult) /* Don't care the result */
+   if (pT02->T02_IgnoreResult) /* Don't care about the result */
return;
if (pT02->T02_IsLastMpdu) {
/* TODO: DTO -- get the retry count and fragment count */
diff --git a/drivers/staging/winbond/mto.c b/drivers/staging/winbond/mto.c
index 1b52ebd..560c0ab 100644
--- a/drivers/staging/winbond/mto.c
+++ b/drivers/staging/winbond/mto.c
@@ -23,7 +23,7 @@
 #include "core.h"
 
 /* Declare SQ3 to rate and fragmentation threshold table */
-/* Declare fragmentation thresholds table */
+/* Declare fragmentation threshold table */
 #define MTO_MAX_FRAG_TH_LEVELS 5
 #define MTO_MAX_DATA_RATE_LEVELS   12
 
diff --git a/drivers/staging/winbond/phy_calibration.c 
b/drivers/staging/winbond/phy_calibration.c
index 77a3fff..cabae34 100644
--- a/drivers/staging/winbond/phy_calibration.c
+++ b/drivers/staging/winbond/phy_calibration.c
@@ -399,7 +399,7 @@ void _rxadc_dc_offset_cancellation_winbond(struct hw_data 
*phw_data, u32 frequen
val |= MASK_ADC_DC_CAL_STR;
hw_set_dxx_reg(phw_data, REG_MODE_CTRL, val);
 
-   /* e. The result are shown in "adc_dc_cal_i[8:0] and adc_dc_cal_q[8:0]" 
*/
+   /* e. The results are shown in "adc_dc_cal_i[8:0] and 
adc_dc_cal_q[8:0]" */
 #ifdef _DEBUG
hw_get_dxx_reg(phw_data, REG_OFFSET_READ, );
PHY_DEBUG(("[CAL]REG_OFFSET_READ = 0x%08X\n", val));
@@ -720,7 +720,7 @@ u8 _tx_iq_calibration_loop_winbond(struct hw_data *phw_data,
for (capture_time = 0; capture_time < 10; capture_time++) {
/*
 * a. Set iqcal_mode[1:0] to 0x2 and set "calib_start" 
to 0x1 to
-*enable "IQ alibration Mode II"
+*enable "IQ calibration Mode II"
 */
reg_mode_ctrl &= ~(MASK_IQCAL_TONE_SEL|MASK_IQCAL_MODE);
reg_mode_ctrl &= ~MASK_IQCAL_MODE;
@@ -750,7 +750,7 @@ u8 _tx_iq_calibration_loop_winbond(struct hw_data *phw_data,
 
/*
 * d. Set iqcal_mode[1:0] to 0x3 and set "calib_start" 
to 0x1 to
-*enable "IQ alibration Mode II"
+*enable "IQ calibration Mode II"
 */
/* hw_get_dxx_reg(phw_data, REG_MODE_CTRL, ); */
hw_get_dxx_reg(phw_data, REG_MODE_CTRL, _mode_ctrl);
@@ -980,7 +980,7 @@ void _tx_iq_calibration_winbond(struct hw_data *phw_data)
phy_set_rf_data(phw_data, 0, (0<<24)|0xFDF1C0);
/* ; [BB-chip]: Calibration (6f).Send test pattern */
/* ; [BB-chip]: Calibration (6g). Search RXGCL optimal value */
-   /* ; 

[PATCH]NEXT:staging winbond Fix typos.

2012-09-03 Thread Justin P. Mattock
From: Justin P. Mattock justinmatt...@gmail.com

 Signed-off-by: Justin P. Mattock justinmatt...@gmail.com

---

The below patch fixes typos found while reading through staging winbond.

 drivers/staging/winbond/localpara.h   |4 ++--
 drivers/staging/winbond/mds.c |2 +-
 drivers/staging/winbond/mto.c |2 +-
 drivers/staging/winbond/phy_calibration.c |   14 +++---
 drivers/staging/winbond/reg.c |2 +-
 drivers/staging/winbond/sme_api.h |2 +-
 drivers/staging/winbond/wb35reg.c |4 ++--
 drivers/staging/winbond/wb35tx.c  |8 
 drivers/staging/winbond/wb35tx_s.h|2 +-
 9 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/drivers/staging/winbond/localpara.h 
b/drivers/staging/winbond/localpara.h
index d798057..84effc4 100644
--- a/drivers/staging/winbond/localpara.h
+++ b/drivers/staging/winbond/localpara.h
@@ -137,7 +137,7 @@ struct wb_local_para {
u8  iPowerSaveMode; /* 0 indicates on, 1 indicates off */
u8  ATIMmode;
u8  ExcludeUnencrypted;
-   /* Unit ime count for the decision to enter PS mode */
+   /* Unit time count for the decision to enter PS mode */
u16 CheckCountForPS;
u8  boHasTxActivity;/* tx activity has occurred */
u8  boMacPsValid;   /* Power save mode obtained from H/W is valid 
or not */
@@ -187,7 +187,7 @@ struct wb_local_para {
u8  reserved7[3];
 
struct  chan_info CurrentChan;  /* Current channel no. and channel 
band. It may be changed by scanning. */
-   u8  boHandover; /* Roaming, Hnadover to other AP. */
+   u8  boHandover; /* Roaming, Handover to other AP. */
u8  boCCAbusy;
 
u16 CWMax;  /* It may not be the real value that 
H/W used */
diff --git a/drivers/staging/winbond/mds.c b/drivers/staging/winbond/mds.c
index c9f0e8f..1b8b8ac 100644
--- a/drivers/staging/winbond/mds.c
+++ b/drivers/staging/winbond/mds.c
@@ -569,7 +569,7 @@ Mds_SendComplete(struct wbsoft_priv *adapter, struct 
T02_descriptor *pT02)
unsigned char   SendOK = true;
u8  RetryCount, TxRate;
 
-   if (pT02-T02_IgnoreResult) /* Don't care the result */
+   if (pT02-T02_IgnoreResult) /* Don't care about the result */
return;
if (pT02-T02_IsLastMpdu) {
/* TODO: DTO -- get the retry count and fragment count */
diff --git a/drivers/staging/winbond/mto.c b/drivers/staging/winbond/mto.c
index 1b52ebd..560c0ab 100644
--- a/drivers/staging/winbond/mto.c
+++ b/drivers/staging/winbond/mto.c
@@ -23,7 +23,7 @@
 #include core.h
 
 /* Declare SQ3 to rate and fragmentation threshold table */
-/* Declare fragmentation thresholds table */
+/* Declare fragmentation threshold table */
 #define MTO_MAX_FRAG_TH_LEVELS 5
 #define MTO_MAX_DATA_RATE_LEVELS   12
 
diff --git a/drivers/staging/winbond/phy_calibration.c 
b/drivers/staging/winbond/phy_calibration.c
index 77a3fff..cabae34 100644
--- a/drivers/staging/winbond/phy_calibration.c
+++ b/drivers/staging/winbond/phy_calibration.c
@@ -399,7 +399,7 @@ void _rxadc_dc_offset_cancellation_winbond(struct hw_data 
*phw_data, u32 frequen
val |= MASK_ADC_DC_CAL_STR;
hw_set_dxx_reg(phw_data, REG_MODE_CTRL, val);
 
-   /* e. The result are shown in adc_dc_cal_i[8:0] and adc_dc_cal_q[8:0] 
*/
+   /* e. The results are shown in adc_dc_cal_i[8:0] and 
adc_dc_cal_q[8:0] */
 #ifdef _DEBUG
hw_get_dxx_reg(phw_data, REG_OFFSET_READ, val);
PHY_DEBUG(([CAL]REG_OFFSET_READ = 0x%08X\n, val));
@@ -720,7 +720,7 @@ u8 _tx_iq_calibration_loop_winbond(struct hw_data *phw_data,
for (capture_time = 0; capture_time  10; capture_time++) {
/*
 * a. Set iqcal_mode[1:0] to 0x2 and set calib_start 
to 0x1 to
-*enable IQ alibration Mode II
+*enable IQ calibration Mode II
 */
reg_mode_ctrl = ~(MASK_IQCAL_TONE_SEL|MASK_IQCAL_MODE);
reg_mode_ctrl = ~MASK_IQCAL_MODE;
@@ -750,7 +750,7 @@ u8 _tx_iq_calibration_loop_winbond(struct hw_data *phw_data,
 
/*
 * d. Set iqcal_mode[1:0] to 0x3 and set calib_start 
to 0x1 to
-*enable IQ alibration Mode II
+*enable IQ calibration Mode II
 */
/* hw_get_dxx_reg(phw_data, REG_MODE_CTRL, val); */
hw_get_dxx_reg(phw_data, REG_MODE_CTRL, reg_mode_ctrl);
@@ -980,7 +980,7 @@ void _tx_iq_calibration_winbond(struct hw_data *phw_data)
phy_set_rf_data(phw_data, 0, (024)|0xFDF1C0);
/* ; [BB-chip]: Calibration (6f).Send test pattern */
/* ; [BB-chip]: Calibration (6g). Search RXGCL optimal value