mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: elicec <elicec@foxmail.com>
To: sre@kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: elicec <elicec@foxmail.com>
Subject: [PATCH] power:ds2782:Fix description error
Date: Wed, 18 Jul 2018 15:20:33 +0000	[thread overview]
Message-ID: <20180718152033.5880-1-elicec@foxmail.com> (raw)

After add support for ds2786 battery gas gauge,the description
didn't update. fix it.

Signed-off-by: elicec <elicec@foxmail.com>
---
 drivers/power/supply/ds2782_battery.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/power/supply/ds2782_battery.c b/drivers/power/supply/ds2782_battery.c
index a1b7e0592245..924e99d1e69e 100644
--- a/drivers/power/supply/ds2782_battery.c
+++ b/drivers/power/supply/ds2782_battery.c
@@ -471,5 +471,5 @@ static struct i2c_driver ds278x_battery_driver = {
 module_i2c_driver(ds278x_battery_driver);
 
 MODULE_AUTHOR("Ryan Mallon");
-MODULE_DESCRIPTION("Maxim/Dallas DS2782 Stand-Alone Fuel Gauage IC driver");
+MODULE_DESCRIPTION("Maxim/Dallas DS2782/DS2786 Stand-Alone Fuel Gauage IC driver");
 MODULE_LICENSE("GPL");
-- 
2.17.1




             reply	other threads:[~2018-07-18 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-18 15:20 elicec [this message]
2018-07-22 22:09 ` Sebastian Reichel
     [not found] <tencent_408CB7922C1972D02ACDB8E48E4218092507@qq.com>
2019-04-05 15:58 ` sre

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180718152033.5880-1-elicec@foxmail.com \
    --to=elicec@foxmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome