2018-07-22 11:57:12

by Liu Xiang

[permalink] [raw]
Subject: [PATCH] power: supply: bq27xxx: Update comments

The URL of bq27441-g1 and bq27426 are missing and bq27520-g4 is duplicated.

Signed-off-by: Liu Xiang <[email protected]>
---
drivers/power/supply/bq27xxx_battery.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/power/supply/bq27xxx_battery.c b/drivers/power/supply/bq27xxx_battery.c
index d44ed8e..f022e1b 100644
--- a/drivers/power/supply/bq27xxx_battery.c
+++ b/drivers/power/supply/bq27xxx_battery.c
@@ -26,7 +26,6 @@
* http://www.ti.com/product/bq27510-g1
* http://www.ti.com/product/bq27510-g2
* http://www.ti.com/product/bq27510-g3
- * http://www.ti.com/product/bq27520-g4
* http://www.ti.com/product/bq27520-g1
* http://www.ti.com/product/bq27520-g2
* http://www.ti.com/product/bq27520-g3
@@ -40,7 +39,9 @@
* http://www.ti.com/product/bq27545-g1
* http://www.ti.com/product/bq27421-g1
* http://www.ti.com/product/bq27425-g1
+ * http://www.ti.com/product/bq27426
* http://www.ti.com/product/bq27411-g1
+ * http://www.ti.com/product/bq27441-g1
* http://www.ti.com/product/bq27621-g1
*/

--
1.9.1



2018-07-23 07:50:20

by Pali Rohár

[permalink] [raw]
Subject: Re: [PATCH] power: supply: bq27xxx: Update comments

On Sunday 22 July 2018 17:58:24 Liu Xiang wrote:
> The URL of bq27441-g1 and bq27426 are missing and bq27520-g4 is duplicated.
>
> Signed-off-by: Liu Xiang <[email protected]>

Looks good, you can add my:

Reviewed-by: Pali Rohár <[email protected]>

> ---
> drivers/power/supply/bq27xxx_battery.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/power/supply/bq27xxx_battery.c b/drivers/power/supply/bq27xxx_battery.c
> index d44ed8e..f022e1b 100644
> --- a/drivers/power/supply/bq27xxx_battery.c
> +++ b/drivers/power/supply/bq27xxx_battery.c
> @@ -26,7 +26,6 @@
> * http://www.ti.com/product/bq27510-g1
> * http://www.ti.com/product/bq27510-g2
> * http://www.ti.com/product/bq27510-g3
> - * http://www.ti.com/product/bq27520-g4
> * http://www.ti.com/product/bq27520-g1
> * http://www.ti.com/product/bq27520-g2
> * http://www.ti.com/product/bq27520-g3
> @@ -40,7 +39,9 @@
> * http://www.ti.com/product/bq27545-g1
> * http://www.ti.com/product/bq27421-g1
> * http://www.ti.com/product/bq27425-g1
> + * http://www.ti.com/product/bq27426
> * http://www.ti.com/product/bq27411-g1
> + * http://www.ti.com/product/bq27441-g1
> * http://www.ti.com/product/bq27621-g1
> */
>

--
Pali Rohár
[email protected]

2018-07-23 14:50:28

by Andrew Davis

[permalink] [raw]
Subject: Re: [PATCH] power: supply: bq27xxx: Update comments

On 07/22/2018 04:58 AM, Liu Xiang wrote:
> The URL of bq27441-g1 and bq27426 are missing and bq27520-g4 is duplicated.
>
> Signed-off-by: Liu Xiang <[email protected]>
> ---


Acked-by: Andrew F. Davis <[email protected]>


> drivers/power/supply/bq27xxx_battery.c | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/drivers/power/supply/bq27xxx_battery.c b/drivers/power/supply/bq27xxx_battery.c
> index d44ed8e..f022e1b 100644
> --- a/drivers/power/supply/bq27xxx_battery.c
> +++ b/drivers/power/supply/bq27xxx_battery.c
> @@ -26,7 +26,6 @@
> * http://www.ti.com/product/bq27510-g1
> * http://www.ti.com/product/bq27510-g2
> * http://www.ti.com/product/bq27510-g3
> - * http://www.ti.com/product/bq27520-g4
> * http://www.ti.com/product/bq27520-g1
> * http://www.ti.com/product/bq27520-g2
> * http://www.ti.com/product/bq27520-g3
> @@ -40,7 +39,9 @@
> * http://www.ti.com/product/bq27545-g1
> * http://www.ti.com/product/bq27421-g1
> * http://www.ti.com/product/bq27425-g1
> + * http://www.ti.com/product/bq27426
> * http://www.ti.com/product/bq27411-g1
> + * http://www.ti.com/product/bq27441-g1
> * http://www.ti.com/product/bq27621-g1
> */
>
>