From: Manav Batra <batmanav10@gmail.com>
To: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
linux-fbdev@vger.kernel.org, gregkh@linuxfoundation.org
Subject: [PATCH] staging: sm750fb: Removed multiple blank lines
Date: Fri, 29 Apr 2016 09:15:50 +0000 [thread overview]
Message-ID: <20160429091550.GA6188@iiitd.ac.in> (raw)
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
reply other threads:[~2016-04-29 9:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160429091550.GA6188@iiitd.ac.in \
--to=batmanav10@gmail.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).