diff mbox series

rtc: imxdi: fix trivial typos

Message ID 20200624012119.54768-1-tales.aparecida@gmail.com (mailing list archive)
State Mainlined
Commit 05513a706b4f8f978c0ecc97b6d99793fbaaaf17
Headers show
Series rtc: imxdi: fix trivial typos | expand

Commit Message

Tales June 24, 2020, 1:21 a.m. UTC
Fix typos 'pionter' -> 'pointer' and 'softwere' -> 'software'

Signed-off-by: Tales L. da Aparecida <tales.aparecida@gmail.com>
---
 drivers/rtc/rtc-imxdi.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Alexandre Belloni July 2, 2020, 8:29 p.m. UTC | #1
On Tue, 23 Jun 2020 22:21:19 -0300, Tales L. da Aparecida wrote:
> Fix typos 'pionter' -> 'pointer' and 'softwere' -> 'software'

Applied, thanks!

[1/1] rtc: imxdi: fix trivial typos
      commit: a8220fcf35014eacb4529b986e8d04fc68ea0315
diff mbox series

Patch

diff --git a/drivers/rtc/rtc-imxdi.c b/drivers/rtc/rtc-imxdi.c
index f21dc6b16d88..8d141d8a5490 100644
--- a/drivers/rtc/rtc-imxdi.c
+++ b/drivers/rtc/rtc-imxdi.c
@@ -95,7 +95,7 @@ 
 
 /**
  * struct imxdi_dev - private imxdi rtc data
- * @pdev: pionter to platform dev
+ * @pdev: pointer to platform dev
  * @rtc: pointer to rtc struct
  * @ioaddr: IO registers pointer
  * @clk: input reference clock
@@ -350,7 +350,7 @@  static int di_handle_invalid_and_failure_state(struct imxdi_dev *imxdi, u32 dsr)
 			 * the tamper register is locked. We cannot disable the
 			 * tamper detection. The TDCHL can only be reset by a
 			 * DRYICE POR, but we cannot force a DRYICE POR in
-			 * softwere because we are still in "FAILURE STATE".
+			 * software because we are still in "FAILURE STATE".
 			 * We need a DRYICE POR via battery power cycling....
 			 */
 			/*