linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MIPS: PCI: Fix a typo
@ 2021-03-19  5:15 Bhaskar Chowdhury
  2021-03-19 18:09 ` Randy Dunlap
  2021-03-24 10:01 ` Thomas Bogendoerfer
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-19  5:15 UTC (permalink / raw)
  To: tsbogend, robin.murphy, tglx, bhelgaas, andriy.shevchenko, maz,
	unixbhaskar, jonathan.derrick, linux-mips, linux-kernel
  Cc: rdunlap


s/packt/packet/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 arch/mips/pci/pci-xtalk-bridge.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/mips/pci/pci-xtalk-bridge.c b/arch/mips/pci/pci-xtalk-bridge.c
index 50f7d42cca5a..d2216942af18 100644
--- a/arch/mips/pci/pci-xtalk-bridge.c
+++ b/arch/mips/pci/pci-xtalk-bridge.c
@@ -385,7 +385,7 @@ static int bridge_domain_activate(struct irq_domain *domain,
 	bridge_set(bc, b_int_enable, 0x7ffffe00); /* more stuff in int_enable */

 	/*
-	 * Enable sending of an interrupt clear packt to the hub on a high to
+	 * Enable sending of an interrupt clear packet to the hub on a high to
 	 * low transition of the interrupt pin.
 	 *
 	 * IRIX sets additional bits in the address which are documented as
--
2.26.2


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

* Re: [PATCH] MIPS: PCI: Fix a typo
  2021-03-19  5:15 [PATCH] MIPS: PCI: Fix a typo Bhaskar Chowdhury
@ 2021-03-19 18:09 ` Randy Dunlap
  2021-03-24 10:01 ` Thomas Bogendoerfer
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-03-19 18:09 UTC (permalink / raw)
  To: Bhaskar Chowdhury
  Cc: tsbogend, robin.murphy, tglx, bhelgaas, andriy.shevchenko, maz,
	jonathan.derrick, linux-mips, linux-kernel



On Fri, 19 Mar 2021, Bhaskar Chowdhury wrote:

>
> s/packt/packet/
>
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

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


> ---
> arch/mips/pci/pci-xtalk-bridge.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/mips/pci/pci-xtalk-bridge.c b/arch/mips/pci/pci-xtalk-bridge.c
> index 50f7d42cca5a..d2216942af18 100644
> --- a/arch/mips/pci/pci-xtalk-bridge.c
> +++ b/arch/mips/pci/pci-xtalk-bridge.c
> @@ -385,7 +385,7 @@ static int bridge_domain_activate(struct irq_domain *domain,
> 	bridge_set(bc, b_int_enable, 0x7ffffe00); /* more stuff in int_enable */
>
> 	/*
> -	 * Enable sending of an interrupt clear packt to the hub on a high to
> +	 * Enable sending of an interrupt clear packet to the hub on a high to
> 	 * low transition of the interrupt pin.
> 	 *
> 	 * IRIX sets additional bits in the address which are documented as
> --
> 2.26.2
>
>

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

* Re: [PATCH] MIPS: PCI: Fix a typo
  2021-03-19  5:15 [PATCH] MIPS: PCI: Fix a typo Bhaskar Chowdhury
  2021-03-19 18:09 ` Randy Dunlap
@ 2021-03-24 10:01 ` Thomas Bogendoerfer
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Bogendoerfer @ 2021-03-24 10:01 UTC (permalink / raw)
  To: Bhaskar Chowdhury
  Cc: robin.murphy, tglx, bhelgaas, andriy.shevchenko, maz,
	jonathan.derrick, linux-mips, linux-kernel, rdunlap

On Fri, Mar 19, 2021 at 10:45:14AM +0530, Bhaskar Chowdhury wrote:
> 
> s/packt/packet/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
> ---
>  arch/mips/pci/pci-xtalk-bridge.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

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

end of thread, other threads:[~2021-03-24 10:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-19  5:15 [PATCH] MIPS: PCI: Fix a typo Bhaskar Chowdhury
2021-03-19 18:09 ` Randy Dunlap
2021-03-24 10:01 ` Thomas Bogendoerfer

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