alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drivers: slimbus: Fix word resposible -> responsible in slimbus.h
@ 2021-01-20 14:40 Bhaskar Chowdhury
  2021-01-20 16:47 ` Randy Dunlap
  2021-01-22 15:30 ` Srinivas Kandagatla
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-01-20 14:40 UTC (permalink / raw)
  To: srinivas.kandagatla, alsa-devel; +Cc: rdunlap, Bhaskar Chowdhury

s/resposible/responsible/

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

diff --git a/drivers/slimbus/slimbus.h b/drivers/slimbus/slimbus.h
index 00a7f112574b..503e2a0200f5 100644
--- a/drivers/slimbus/slimbus.h
+++ b/drivers/slimbus/slimbus.h
@@ -368,7 +368,7 @@ struct slim_stream_runtime {
  * @get_laddr: It is possible that controller needs to set fixed logical
  *	address table and get_laddr can be used in that case so that controller
  *	can do this assignment. Use case is when the master is on the remote
- *	processor side, who is resposible for allocating laddr.
+ *	processor side, who is responsible for allocating laddr.
  * @wakeup: This function pointer implements controller-specific procedure
  *	to wake it up from clock-pause. Framework will call this to bring
  *	the controller out of clock pause.
--
2.30.0


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

* Re: [PATCH] drivers: slimbus: Fix word resposible -> responsible in slimbus.h
  2021-01-20 14:40 [PATCH] drivers: slimbus: Fix word resposible -> responsible in slimbus.h Bhaskar Chowdhury
@ 2021-01-20 16:47 ` Randy Dunlap
  2021-01-22 15:30 ` Srinivas Kandagatla
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-01-20 16:47 UTC (permalink / raw)
  To: Bhaskar Chowdhury, srinivas.kandagatla, alsa-devel

On 1/20/21 6:40 AM, Bhaskar Chowdhury wrote:
> s/resposible/responsible/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thanks.

> ---
>  drivers/slimbus/slimbus.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/slimbus/slimbus.h b/drivers/slimbus/slimbus.h
> index 00a7f112574b..503e2a0200f5 100644
> --- a/drivers/slimbus/slimbus.h
> +++ b/drivers/slimbus/slimbus.h
> @@ -368,7 +368,7 @@ struct slim_stream_runtime {
>   * @get_laddr: It is possible that controller needs to set fixed logical
>   *	address table and get_laddr can be used in that case so that controller
>   *	can do this assignment. Use case is when the master is on the remote
> - *	processor side, who is resposible for allocating laddr.
> + *	processor side, who is responsible for allocating laddr.
>   * @wakeup: This function pointer implements controller-specific procedure
>   *	to wake it up from clock-pause. Framework will call this to bring
>   *	the controller out of clock pause.
> --
> 2.30.0
> 


-- 
~Randy
"He closes his eyes and drops the goggles.  You can't get hurt
by looking at a bitmap.  Or can you?"
(Neal Stephenson: Snow Crash)

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

* Re: [PATCH] drivers: slimbus: Fix word resposible -> responsible in slimbus.h
  2021-01-20 14:40 [PATCH] drivers: slimbus: Fix word resposible -> responsible in slimbus.h Bhaskar Chowdhury
  2021-01-20 16:47 ` Randy Dunlap
@ 2021-01-22 15:30 ` Srinivas Kandagatla
  1 sibling, 0 replies; 3+ messages in thread
From: Srinivas Kandagatla @ 2021-01-22 15:30 UTC (permalink / raw)
  To: Bhaskar Chowdhury, alsa-devel; +Cc: rdunlap



On 20/01/2021 14:40, Bhaskar Chowdhury wrote:
> s/resposible/responsible/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---



Applied thanks,

--srini
>   drivers/slimbus/slimbus.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/slimbus/slimbus.h b/drivers/slimbus/slimbus.h
> index 00a7f112574b..503e2a0200f5 100644
> --- a/drivers/slimbus/slimbus.h
> +++ b/drivers/slimbus/slimbus.h
> @@ -368,7 +368,7 @@ struct slim_stream_runtime {
>    * @get_laddr: It is possible that controller needs to set fixed logical
>    *	address table and get_laddr can be used in that case so that controller
>    *	can do this assignment. Use case is when the master is on the remote
> - *	processor side, who is resposible for allocating laddr.
> + *	processor side, who is responsible for allocating laddr.
>    * @wakeup: This function pointer implements controller-specific procedure
>    *	to wake it up from clock-pause. Framework will call this to bring
>    *	the controller out of clock pause.
> --
> 2.30.0
> 

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

end of thread, other threads:[~2021-01-22 15:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-20 14:40 [PATCH] drivers: slimbus: Fix word resposible -> responsible in slimbus.h Bhaskar Chowdhury
2021-01-20 16:47 ` Randy Dunlap
2021-01-22 15:30 ` Srinivas Kandagatla

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