mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] PM: devfreq:  Couple of typo fixes
@ 2021-03-18 11:20 Bhaskar Chowdhury
  2021-03-18 18:10 ` Randy Dunlap
  2021-03-23 15:29 ` Chanwoo Choi
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-18 11:20 UTC (permalink / raw)
  To: cw00.choi, myungjoo.ham, kyungmin.park, linux-pm, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/stoping/stopping/
s/opeations/operations/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/devfreq/devfreq-event.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/devfreq/devfreq-event.c b/drivers/devfreq/devfreq-event.c
index 6765c03334bc..2f841d7d9d8d 100644
--- a/drivers/devfreq/devfreq-event.c
+++ b/drivers/devfreq/devfreq-event.c
@@ -155,7 +155,7 @@ EXPORT_SYMBOL_GPL(devfreq_event_set_event);
  * @edata	: the calculated data of devfreq-event device
  *
  * Note that this function get the calculated event data from devfreq-event dev
- * after stoping the progress of whole sequence of devfreq-event dev.
+ * after stopping the progress of whole sequence of devfreq-event dev.
  */
 int devfreq_event_get_event(struct devfreq_event_dev *edev,
 			    struct devfreq_event_data *edata)
@@ -184,7 +184,7 @@ int devfreq_event_get_event(struct devfreq_event_dev *edev,
 EXPORT_SYMBOL_GPL(devfreq_event_get_event);

 /**
- * devfreq_event_reset_event() - Reset all opeations of devfreq-event dev.
+ * devfreq_event_reset_event() - Reset all operations of devfreq-event dev.
  * @edev	: the devfreq-event device
  *
  * Note that this function stop all operations of devfreq-event dev and reset
--
2.26.2


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

end of thread, other threads:[~2021-03-23 15:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-18 11:20 [PATCH] PM: devfreq: Couple of typo fixes Bhaskar Chowdhury
2021-03-18 18:10 ` Randy Dunlap
2021-03-23 15:29 ` Chanwoo Choi

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®