summaryrefslogtreecommitdiff
path: root/drivers/staging/ipack
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/ipack')
-rw-r--r--drivers/staging/ipack/TODO4
1 files 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.