linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".
@ 2018-01-26 20:19 Patryk Kocielnik
  2018-02-21  8:55 ` Wolfram Sang
  0 siblings, 1 reply; 2+ messages in thread
From: Patryk Kocielnik @ 2018-01-26 20:19 UTC (permalink / raw)
  To: wsa
  Cc: baohua, linux-i2c, linux-arm-kernel, linux-kernel,
	Patryk Kocielnik, Patryk Kocielnik

Fix spelling.

Signed-off-by: Patryk Kocielnik <patryk.kocielnik@gmail.com>
---
 drivers/i2c/busses/i2c-sirf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/busses/i2c-sirf.c b/drivers/i2c/busses/i2c-sirf.c
index 2fd8b6d00..605c8217f 100644
--- a/drivers/i2c/busses/i2c-sirf.c
+++ b/drivers/i2c/busses/i2c-sirf.c
@@ -369,7 +369,7 @@ static int i2c_sirfsoc_probe(struct platform_device *pdev)
 	 * but they start to affect the speed when clock is set to faster
 	 * frequencies.
 	 * Through the actual tests, use the different user_div value(which
-	 * in the divider formular 'Fio / (Fi2c * user_div)') to adapt
+	 * in the divider formula 'Fio / (Fi2c * user_div)') to adapt
 	 * the different ranges of i2c bus clock frequency, to make the SCL
 	 * more accurate.
 	 */
-- 
2.14.3

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

* Re: [PATCH] i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula".
  2018-01-26 20:19 [PATCH] i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula" Patryk Kocielnik
@ 2018-02-21  8:55 ` Wolfram Sang
  0 siblings, 0 replies; 2+ messages in thread
From: Wolfram Sang @ 2018-02-21  8:55 UTC (permalink / raw)
  To: Patryk Kocielnik
  Cc: baohua, linux-i2c, linux-arm-kernel, linux-kernel,
	Patryk Kocielnik, Patryk Kocielnik

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

On Fri, Jan 26, 2018 at 09:19:26PM +0100, Patryk Kocielnik wrote:
> Fix spelling.
> 
> Signed-off-by: Patryk Kocielnik <patryk.kocielnik@gmail.com>

Applied to for-current, thanks!

Please check for surrounding typos, too, to reduce the amount of
patches. There was another typo in "Initalisation". I fixed that now.


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2018-02-21  8:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-26 20:19 [PATCH] i2c: busses: i2c-sirf: Fix spelling: "formular" -> "formula" Patryk Kocielnik
2018-02-21  8:55 ` Wolfram Sang

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).