mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] regulator: core: Fix typo in of_regulator.h
@ 2014-04-04  8:29 Charles Keepax
  2014-04-04 10:14 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Charles Keepax @ 2014-04-04  8:29 UTC (permalink / raw)
  To: broonie; +Cc: lgirdwood, linux-kernel, patches

Fix a typo from my patch adding of_regulator_put_match in the patch:

regulator: core: Add helper to put of_nodes from matches

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
---
 include/linux/regulator/of_regulator.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/linux/regulator/of_regulator.h b/include/linux/regulator/of_regulator.h
index 0652851..a5abd83 100644
--- a/include/linux/regulator/of_regulator.h
+++ b/include/linux/regulator/of_regulator.h
@@ -38,7 +38,7 @@ static inline int of_regulator_match(struct device *dev,
 	return 0;
 }
 static inline int of_regulator_put_match(struct of_regulator_match *matches,
-					 unsigned int num_matches);
+					 unsigned int num_matches)
 {
 	return 0;
 }
-- 
1.7.2.5


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

* Re: [PATCH] regulator: core: Fix typo in of_regulator.h
  2014-04-04  8:29 [PATCH] regulator: core: Fix typo in of_regulator.h Charles Keepax
@ 2014-04-04 10:14 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2014-04-04 10:14 UTC (permalink / raw)
  To: Charles Keepax; +Cc: lgirdwood, linux-kernel, patches

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

On Fri, Apr 04, 2014 at 09:29:58AM +0100, Charles Keepax wrote:
> Fix a typo from my patch adding of_regulator_put_match in the patch:

Applied, thanks.

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

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

end of thread, other threads:[~2014-04-04 10:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-04  8:29 [PATCH] regulator: core: Fix typo in of_regulator.h Charles Keepax
2014-04-04 10:14 ` 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®