Commit bfce7cf6 authored by Samuel Iglesias Gonsálvez's avatar Samuel Iglesias Gonsálvez Committed by Greg Kroah-Hartman

Staging: ipack: change naming convention in TODO file

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: default avatarSamuel Iglesias Gonsálvez <siglesias@igalia.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8f834c14
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Introduction Introduction
============ ============
These drivers add support for IndustryPack devices: carrier and mezzanine These drivers add support for IndustryPack devices: carrier and IP module
boards. boards.
The ipack driver is just an abstraction of the bus providing the common The ipack driver is just an abstraction of the bus providing the common
...@@ -31,7 +31,7 @@ Ipack ...@@ -31,7 +31,7 @@ Ipack
----- -----
* The structures and API exported can be improved a lot. For example, the * 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 remove_device() to notify the carrier driver, or the opposite with the call to
the ipack_driver_ops' remove() function could be improved. the ipack_driver_ops' remove() function could be improved.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment