mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 6/6] base: regmap: regmap-irq.c: Fixed a typo error
@ 2015-05-26 19:25 Sriram Dash
  2015-06-02 20:05 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Sriram Dash @ 2015-05-26 19:25 UTC (permalink / raw)
  To: broonie, gregkh; +Cc: linux-kernel, trivial, dashsriram

From: dashsriram <dash.sriram@gmail.com>

Fixed a typo error in the file

Signed-off-by: Sriram Dash <dash.sriram@gmail.com>
---
 drivers/base/regmap/regmap-irq.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/base/regmap/regmap-irq.c b/drivers/base/regmap/regmap-irq.c
index a6c3f75..016914f 100644
--- a/drivers/base/regmap/regmap-irq.c
+++ b/drivers/base/regmap/regmap-irq.c
@@ -109,7 +109,7 @@ static void regmap_irq_sync_unlock(struct irq_data *data)
 		if (!d->chip->init_ack_masked)
 			continue;
 		/*
-		 * Ack all the masked interrupts uncondictionly,
+		 * Ack all the masked interrupts unconditionally,
 		 * OR if there is masked interrupt which hasn't been Acked,
 		 * it'll be ignored in irq handler, then may introduce irq storm
 		 */
-- 
2.4.1


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

* Re: [PATCH 6/6] base: regmap: regmap-irq.c: Fixed a typo error
  2015-05-26 19:25 [PATCH 6/6] base: regmap: regmap-irq.c: Fixed a typo error Sriram Dash
@ 2015-06-02 20:05 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2015-06-02 20:05 UTC (permalink / raw)
  To: Sriram Dash; +Cc: gregkh, linux-kernel, trivial

[-- Attachment #1: Type: text/plain, Size: 461 bytes --]

On Wed, May 27, 2015 at 12:55:13AM +0530, Sriram Dash wrote:
> From: dashsriram <dash.sriram@gmail.com>
> 
> Fixed a typo error in the file

Applied, but like I said before please use subject lines reflecting the
style for the subsystem as covered in SubmittingPatches and if you're
sending a patch series ensure that everyone is CCed on the cover letter
so they know about any dependences (or just send the patches separately
if there aren't any).


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

end of thread, other threads:[~2015-06-02 20:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-26 19:25 [PATCH 6/6] base: regmap: regmap-irq.c: Fixed a typo error Sriram Dash
2015-06-02 20:05 ` 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®