All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] staging: sm750fb: Removed multiple blank lines
@ 2016-04-29  9:15 ` Manav Batra
  0 siblings, 0 replies; 2+ messages in thread
From: Manav Batra @ 2016-04-29  9:15 UTC (permalink / raw)
  To: linux-kernel, devel, linux-fbdev, gregkh

Signed-off-by: Manav Batra <batmanav10@gmail.com>

Removes multiple blank lines.
---
 drivers/staging/sm750fb/ddk750_power.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/staging/sm750fb/ddk750_power.c b/drivers/staging/sm750fb/ddk750_power.c
index b3c3791..5d92a09 100644
--- a/drivers/staging/sm750fb/ddk750_power.c
+++ b/drivers/staging/sm750fb/ddk750_power.c
@@ -24,7 +24,6 @@ static unsigned int getPowerMode(void)
 	return PEEK32(POWER_MODE_CTRL) & POWER_MODE_CTRL_MODE_MASK;
 }
 
-
 /*
  * SM50x can operate in one of three modes: 0, 1 or Sleep.
  * On hardware reset, power mode 0 is default.
@@ -97,7 +96,6 @@ void setCurrentGate(unsigned int gate)
 }
 
 
-
 /*
  * This function enable/disable the 2D engine.
  */
@@ -162,4 +160,3 @@ void enableI2C(unsigned int enable)
 	setCurrentGate(gate);
 }
 
-
-- 
1.9.1

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

* [PATCH] staging: sm750fb: Removed multiple blank lines
@ 2016-04-29  9:15 ` Manav Batra
  0 siblings, 0 replies; 2+ messages in thread
From: Manav Batra @ 2016-04-29  9:15 UTC (permalink / raw)
  To: linux-kernel, devel, linux-fbdev, gregkh

Signed-off-by: Manav Batra <batmanav10@gmail.com>

Removes multiple blank lines.
---
 drivers/staging/sm750fb/ddk750_power.c | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/drivers/staging/sm750fb/ddk750_power.c b/drivers/staging/sm750fb/ddk750_power.c
index b3c3791..5d92a09 100644
--- a/drivers/staging/sm750fb/ddk750_power.c
+++ b/drivers/staging/sm750fb/ddk750_power.c
@@ -24,7 +24,6 @@ static unsigned int getPowerMode(void)
 	return PEEK32(POWER_MODE_CTRL) & POWER_MODE_CTRL_MODE_MASK;
 }
 
-
 /*
  * SM50x can operate in one of three modes: 0, 1 or Sleep.
  * On hardware reset, power mode 0 is default.
@@ -97,7 +96,6 @@ void setCurrentGate(unsigned int gate)
 }
 
 
-
 /*
  * This function enable/disable the 2D engine.
  */
@@ -162,4 +160,3 @@ void enableI2C(unsigned int enable)
 	setCurrentGate(gate);
 }
 
-
-- 
1.9.1


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

end of thread, other threads:[~2016-04-29  9:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-29  9:15 [PATCH] staging: sm750fb: Removed multiple blank lines Manav Batra
2016-04-29  9:15 ` Manav Batra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.