* [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
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®