linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] power_supply: Fix a typo in BATTERY_DS2781 Kconfig entry
@ 2012-03-17  7:33 Axel Lin
  2012-03-17  7:37 ` [PATCH 2/2] power_supply: ds2781: Use DS2781_PARAM_EEPROM_SIZE and DS2781_USER_EEPROM_SIZE Axel Lin
  2012-03-18 21:45 ` [PATCH 1/2] power_supply: Fix a typo in BATTERY_DS2781 Kconfig entry Evgeniy Polyakov
  0 siblings, 2 replies; 5+ messages in thread
From: Axel Lin @ 2012-03-17  7:33 UTC (permalink / raw)
  To: linux-kernel
  Cc: Renata Sayakhova, Evgeniy Polyakov, Greg Kroah-Hartman, Anton Vorontsov

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 drivers/power/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig
index 459f664..340de6e 100644
--- a/drivers/power/Kconfig
+++ b/drivers/power/Kconfig
@@ -77,7 +77,7 @@ config BATTERY_DS2780
 	  Say Y here to enable support for batteries with ds2780 chip.
 
 config BATTERY_DS2781
-	tristate "2781 battery driver"
+	tristate "DS2781 battery driver"
 	depends on HAS_IOMEM
 	select W1
 	select W1_SLAVE_DS2781
-- 
1.7.5.4




^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-06  3:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-17  7:33 [PATCH 1/2] power_supply: Fix a typo in BATTERY_DS2781 Kconfig entry Axel Lin
2012-03-17  7:37 ` [PATCH 2/2] power_supply: ds2781: Use DS2781_PARAM_EEPROM_SIZE and DS2781_USER_EEPROM_SIZE Axel Lin
2012-03-18 21:45 ` [PATCH 1/2] power_supply: Fix a typo in BATTERY_DS2781 Kconfig entry Evgeniy Polyakov
2012-04-18 22:33   ` Greg Kroah-Hartman
2012-05-06  3:00   ` Anton Vorontsov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).