Преглед на файлове

i2c: Spelling s/acknowedge/acknowledge/

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Geert Uytterhoeven преди 9 години
родител
ревизия
e0603c8dd2
променени са 2 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 1 1
      drivers/i2c/busses/i2c-cadence.c
  2. 1 1
      drivers/i2c/busses/i2c-rk3x.c

+ 1 - 1
drivers/i2c/busses/i2c-cadence.c

@@ -767,7 +767,7 @@ static int cdns_i2c_setclk(unsigned long clk_in, struct cdns_i2c *id)
  * depending on the scaling direction.
  * depending on the scaling direction.
  *
  *
  * Return:	NOTIFY_STOP if the rate change should be aborted, NOTIFY_OK
  * Return:	NOTIFY_STOP if the rate change should be aborted, NOTIFY_OK
- *		to acknowedge the change, NOTIFY_DONE if the notification is
+ *		to acknowledge the change, NOTIFY_DONE if the notification is
  *		considered irrelevant.
  *		considered irrelevant.
  */
  */
 static int cdns_i2c_clk_notifier_cb(struct notifier_block *nb, unsigned long
 static int cdns_i2c_clk_notifier_cb(struct notifier_block *nb, unsigned long

+ 1 - 1
drivers/i2c/busses/i2c-rk3x.c

@@ -918,7 +918,7 @@ static void rk3x_i2c_adapt_div(struct rk3x_i2c *i2c, unsigned long clk_rate)
  * Code adapted from i2c-cadence.c.
  * Code adapted from i2c-cadence.c.
  *
  *
  * Return:	NOTIFY_STOP if the rate change should be aborted, NOTIFY_OK
  * Return:	NOTIFY_STOP if the rate change should be aborted, NOTIFY_OK
- *		to acknowedge the change, NOTIFY_DONE if the notification is
+ *		to acknowledge the change, NOTIFY_DONE if the notification is
  *		considered irrelevant.
  *		considered irrelevant.
  */
  */
 static int rk3x_i2c_clk_notifier_cb(struct notifier_block *nb, unsigned long
 static int rk3x_i2c_clk_notifier_cb(struct notifier_block *nb, unsigned long