Skip to content

Commit

Permalink
Staging: ipack: change naming convention in TODO file
Browse files Browse the repository at this point in the history
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Samuel Iglesias Gonsálvez authored and Greg Kroah-Hartman committed Jul 17, 2012
1 parent 8f834c1 commit bfce7cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/staging/ipack/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.

Expand Down

0 comments on commit bfce7cf

Please sign in to comment.