Linux Power Management development
 help / color / mirror / Atom feed
* [PATCH] PM/devfreq: event: A typo fix
@ 2021-03-19  2:25 Bhaskar Chowdhury
  2021-03-19 18:05 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-19  2:25 UTC (permalink / raw)
  To: cw00.choi, linux-pm, linux-kernel; +Cc: rdunlap, Bhaskar Chowdhury


s/devie/device/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 include/linux/devfreq-event.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/devfreq-event.h b/include/linux/devfreq-event.h
index 4a50a5c71a5f..2489d11e0513 100644
--- a/include/linux/devfreq-event.h
+++ b/include/linux/devfreq-event.h
@@ -56,7 +56,7 @@ struct devfreq_event_data {
  * @disable	: Disable the devfreq-event device.
  * @reset	: Reset all setting of the devfreq-event device.
  * @set_event	: Set the specific event type for the devfreq-event device.
- * @get_event	: Get the result of the devfreq-event devie with specific
+ * @get_event	: Get the result of the devfreq-event device with specific
  *		  event type.
  *
  * This structure contains devfreq-event device operations which can be
--
2.26.2


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

end of thread, other threads:[~2021-03-19 19:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-19  2:25 [PATCH] PM/devfreq: event: A typo fix Bhaskar Chowdhury
2021-03-19 18:05 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox