mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/2] regulator: mc13xxx: Remove unused field "hi_bit"
@ 2014-06-08 11:26 Alexander Shiyan
  2014-06-08 11:26 ` [PATCH 2/2] regulator: mc13xxx: Remove unnecessary locks Alexander Shiyan
  2014-06-09 19:50 ` [PATCH 1/2] regulator: mc13xxx: Remove unused field "hi_bit" Mark Brown
  0 siblings, 2 replies; 4+ messages in thread
From: Alexander Shiyan @ 2014-06-08 11:26 UTC (permalink / raw)
  To: linux-kernel; +Cc: Liam Girdwood, Mark Brown, Alexander Shiyan

Field "hi_bit" is not used anywhere in the driver.
This patch removes this excess field.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
---
 drivers/regulator/mc13xxx.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/regulator/mc13xxx.h b/drivers/regulator/mc13xxx.h
index 06c8903..2ab9bfd 100644
--- a/drivers/regulator/mc13xxx.h
+++ b/drivers/regulator/mc13xxx.h
@@ -21,7 +21,6 @@ struct mc13xxx_regulator {
 	int vsel_reg;
 	int vsel_shift;
 	int vsel_mask;
-	int hi_bit;
 };
 
 struct mc13xxx_regulator_priv {
-- 
1.8.5.5


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

end of thread, other threads:[~2014-06-09 19:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-08 11:26 [PATCH 1/2] regulator: mc13xxx: Remove unused field "hi_bit" Alexander Shiyan
2014-06-08 11:26 ` [PATCH 2/2] regulator: mc13xxx: Remove unnecessary locks Alexander Shiyan
2014-06-09 19:52   ` Mark Brown
2014-06-09 19:50 ` [PATCH 1/2] regulator: mc13xxx: Remove unused field "hi_bit" Mark Brown

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®