linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] NTB: fix IDT Kconfig typos/spellos
@ 2019-09-18 20:58 Randy Dunlap
  2019-09-23 22:12 ` Jon Mason
  0 siblings, 1 reply; 2+ messages in thread
From: Randy Dunlap @ 2019-09-18 20:58 UTC (permalink / raw)
  To: LKML, linux-ntb; +Cc: Jon Mason, Dave Jiang, Allen Hubbe, Serge Semin

From: Randy Dunlap <rdunlap@infradead.org>

Fix typos in drivers/ntb/hw/idt/Kconfig.
Use consistent spelling and capitalization.

Fixes: bf2a952d31d2 ("NTB: Add IDT 89HPESxNTx PCIe-switches support")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jon Mason <jdmason@kudzu.us>
Cc: Dave Jiang <dave.jiang@intel.com>
Cc: Allen Hubbe <allenbh@gmail.com>
Cc: Serge Semin <fancer.lancer@gmail.com>
Cc: linux-ntb@googlegroups.com
---
 drivers/ntb/hw/idt/Kconfig |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

--- lnx-53.orig/drivers/ntb/hw/idt/Kconfig
+++ lnx-53/drivers/ntb/hw/idt/Kconfig
@@ -4,11 +4,11 @@ config NTB_IDT
 	depends on PCI
 	select HWMON
 	help
-	 This driver supports NTB of cappable IDT PCIe-switches.
+	 This driver supports NTB of capable IDT PCIe-switches.
 
 	 Some of the pre-initializations must be made before IDT PCIe-switch
-	 exposes it NT-functions correctly. It should be done by either proper
-	 initialisation of EEPROM connected to master smbus of the switch or
+	 exposes its NT-functions correctly. It should be done by either proper
+	 initialization of EEPROM connected to master SMbus of the switch or
 	 by BIOS using slave-SMBus interface changing corresponding registers
 	 value. Evidently it must be done before PCI bus enumeration is
 	 finished in Linux kernel.



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

* Re: [PATCH] NTB: fix IDT Kconfig typos/spellos
  2019-09-18 20:58 [PATCH] NTB: fix IDT Kconfig typos/spellos Randy Dunlap
@ 2019-09-23 22:12 ` Jon Mason
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Mason @ 2019-09-23 22:12 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: LKML, linux-ntb, Dave Jiang, Allen Hubbe, Serge Semin

On Wed, Sep 18, 2019 at 1:58 PM Randy Dunlap <rdunlap@infradead.org> wrote:
>
> From: Randy Dunlap <rdunlap@infradead.org>
>
> Fix typos in drivers/ntb/hw/idt/Kconfig.
> Use consistent spelling and capitalization.
>
> Fixes: bf2a952d31d2 ("NTB: Add IDT 89HPESxNTx PCIe-switches support")
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Jon Mason <jdmason@kudzu.us>
> Cc: Dave Jiang <dave.jiang@intel.com>
> Cc: Allen Hubbe <allenbh@gmail.com>
> Cc: Serge Semin <fancer.lancer@gmail.com>
> Cc: linux-ntb@googlegroups.com

Pulled into the ntb branch.

Thanks,
Jon

> ---
>  drivers/ntb/hw/idt/Kconfig |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> --- lnx-53.orig/drivers/ntb/hw/idt/Kconfig
> +++ lnx-53/drivers/ntb/hw/idt/Kconfig
> @@ -4,11 +4,11 @@ config NTB_IDT
>         depends on PCI
>         select HWMON
>         help
> -        This driver supports NTB of cappable IDT PCIe-switches.
> +        This driver supports NTB of capable IDT PCIe-switches.
>
>          Some of the pre-initializations must be made before IDT PCIe-switch
> -        exposes it NT-functions correctly. It should be done by either proper
> -        initialisation of EEPROM connected to master smbus of the switch or
> +        exposes its NT-functions correctly. It should be done by either proper
> +        initialization of EEPROM connected to master SMbus of the switch or
>          by BIOS using slave-SMBus interface changing corresponding registers
>          value. Evidently it must be done before PCI bus enumeration is
>          finished in Linux kernel.
>
>

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

end of thread, other threads:[~2019-09-23 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-18 20:58 [PATCH] NTB: fix IDT Kconfig typos/spellos Randy Dunlap
2019-09-23 22:12 ` Jon Mason

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