lkml.org 
[lkml]   [2016]   [Apr]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] staging: sm750fb: Removed multiple blank lines
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
\
 
 \ /
  Last update: 2016-04-29 11:41    [W:0.035 / U:0.296 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site