Skip to content

Commit

Permalink
lp8727_charger: Correct typos on the comment
Browse files Browse the repository at this point in the history
intergrated charger -> integrated charger
    ^

Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>
  • Loading branch information
Kim, Milo authored and Anton Vorontsov committed Mar 26, 2012
1 parent 9b11adc commit f7bae49
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion drivers/power/lp8727_charger.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Driver for LP8727 Micro/Mini USB IC with intergrated charger
* Driver for LP8727 Micro/Mini USB IC with integrated charger
*
* Copyright (C) 2011 Texas Instruments
* Copyright (C) 2011 National Semiconductor
Expand Down
2 changes: 1 addition & 1 deletion include/linux/lp8727.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* LP8727 Micro/Mini USB IC with intergrated charger
* LP8727 Micro/Mini USB IC with integrated charger
*
* Copyright (C) 2011 Texas Instruments
* Copyright (C) 2011 National Semiconductor
Expand Down

0 comments on commit f7bae49

Please sign in to comment.