mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 2/4] power_supply: bq27x00: remove unused struct fields
@ 2010-02-12 21:57 Grazvydas Ignotas
  2010-02-16 16:22 ` Rodolfo Giometti
  0 siblings, 1 reply; 2+ messages in thread
From: Grazvydas Ignotas @ 2010-02-12 21:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: Anton Vorontsov, David Woodhouse, Rodolfo Giometti, Grazvydas Ignotas

These are probably leftover from old TI code.

Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>
---
 drivers/power/bq27x00_battery.c |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/drivers/power/bq27x00_battery.c b/drivers/power/bq27x00_battery.c
index 537915c..3ae3e08 100644
--- a/drivers/power/bq27x00_battery.c
+++ b/drivers/power/bq27x00_battery.c
@@ -49,10 +49,6 @@ struct bq27x00_access_methods {
 struct bq27x00_device_info {
 	struct device 		*dev;
 	int			id;
-	int			voltage_uV;
-	int			current_uA;
-	int			temp_C;
-	int			charge_rsoc;
 	struct bq27x00_access_methods	*bus;
 	struct power_supply	bat;
 
-- 
1.6.3.3


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

* Re: [PATCH 2/4] power_supply: bq27x00: remove unused struct fields
  2010-02-12 21:57 [PATCH 2/4] power_supply: bq27x00: remove unused struct fields Grazvydas Ignotas
@ 2010-02-16 16:22 ` Rodolfo Giometti
  0 siblings, 0 replies; 2+ messages in thread
From: Rodolfo Giometti @ 2010-02-16 16:22 UTC (permalink / raw)
  To: Grazvydas Ignotas; +Cc: linux-kernel, Anton Vorontsov, David Woodhouse

On Fri, Feb 12, 2010 at 11:57:02PM +0200, Grazvydas Ignotas wrote:
> These are probably leftover from old TI code.
> 
> Signed-off-by: Grazvydas Ignotas <notasas@gmail.com>

Acked-by: Rodolfo Giometti <giometti@linux.it>

-- 

GNU/Linux Solutions                  e-mail: giometti@enneenne.com
Linux Device Driver                          giometti@linux.it
Embedded Systems                     phone:  +39 349 2432127
UNIX programming                     skype:  rodolfo.giometti
Freelance ICT Italia - Consulente ICT Italia - www.consulenti-ict.it

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

end of thread, other threads:[~2010-02-16 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-12 21:57 [PATCH 2/4] power_supply: bq27x00: remove unused struct fields Grazvydas Ignotas
2010-02-16 16:22 ` Rodolfo Giometti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®