All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Explain FRU - Field Replaceable Unit
@ 2017-04-10  7:24 Vincent Legoll
  0 siblings, 0 replies; only message in thread
From: Vincent Legoll @ 2017-04-10  7:24 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Chris Bostic, Jeremy Kerr, linux-kernel
  Cc: Vincent Legoll

TODO: maybe make more explicit the "POWER" part, as in IBM POWER
architecture or OpenPOWER...

Signed-off-by: Vincent Legoll <vincent.legoll@gmail.com>
---
 drivers/fsi/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/fsi/Kconfig b/drivers/fsi/Kconfig
index 04c1a0e..6b8a98c 100644
--- a/drivers/fsi/Kconfig
+++ b/drivers/fsi/Kconfig
@@ -7,6 +7,6 @@ menu "FSI support"
 config FSI
 	tristate "FSI support"
 	---help---
-	  FSI - the FRU Support Interface - is a simple bus for low-level
-	  access to POWER-based hardware.
+	  FSI - the FRU (Field Replaceable Unit) Support Interface - is a simple bus
+	  for low-level access to POWER-based hardware.
 endmenu
-- 
2.9.3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2017-04-10  7:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-10  7:24 [PATCH] Explain FRU - Field Replaceable Unit Vincent Legoll

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.