All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] Staging: ipack: added development mailing list in TODO file
@ 2012-07-17 10:56 Samuel Iglesias Gonsálvez
  2012-07-17 10:56 ` [PATCH 2/2] Staging: ipack: change naming convention " Samuel Iglesias Gonsálvez
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Iglesias Gonsálvez @ 2012-07-17 10:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Samuel Iglesias Gonsálvez, devel, linux-kernel, industrypack-devel

Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
---
 drivers/staging/ipack/TODO |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/drivers/staging/ipack/TODO b/drivers/staging/ipack/TODO
index 0f8bf20..25ed7ae 100644
--- a/drivers/staging/ipack/TODO
+++ b/drivers/staging/ipack/TODO
@@ -39,4 +39,5 @@ Ipack
 Contact
 =======
 
-Contact: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
\ No newline at end of file
+Contact: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
+Mailing List: industrypack-devel@lists.sourceforge.net
-- 
1.7.10.4


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

* [PATCH 2/2] Staging: ipack: change naming convention in TODO file
  2012-07-17 10:56 [PATCH 1/2] Staging: ipack: added development mailing list in TODO file Samuel Iglesias Gonsálvez
@ 2012-07-17 10:56 ` Samuel Iglesias Gonsálvez
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Iglesias Gonsálvez @ 2012-07-17 10:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Samuel Iglesias Gonsálvez, devel, linux-kernel, industrypack-devel

Use the ANSI/VITA 4.0-1995 (S2011) naming convention for the mezzanine or
daughter boards. They are called IP modules in the Standard.

Signed-off-by: Samuel Iglesias Gonsálvez <siglesias@igalia.com>
---
 drivers/staging/ipack/TODO |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/ipack/TODO b/drivers/staging/ipack/TODO
index 25ed7ae..b21d33a 100644
--- a/drivers/staging/ipack/TODO
+++ b/drivers/staging/ipack/TODO
@@ -3,7 +3,7 @@
 Introduction
 ============
 
-These drivers add support for IndustryPack devices: carrier and mezzanine
+These drivers add support for IndustryPack devices: carrier and IP module
 boards.
 
 The ipack driver is just an abstraction of the bus providing the common
@@ -31,7 +31,7 @@ Ipack
 -----
 
 * The structures and API exported can be improved a lot. For example, the
-  way to unregistering mezzanine devices, doing the mezzanine driver a call to
+  way to unregistering IP module devices, doing the IP module driver a call to
   remove_device() to notify the carrier driver, or the opposite with the call to
   the ipack_driver_ops' remove() function could be improved.
 
-- 
1.7.10.4


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

end of thread, other threads:[~2012-07-17 10:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-17 10:56 [PATCH 1/2] Staging: ipack: added development mailing list in TODO file Samuel Iglesias Gonsálvez
2012-07-17 10:56 ` [PATCH 2/2] Staging: ipack: change naming convention " Samuel Iglesias Gonsálvez

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.