Skip to content

Commit

Permalink
Staging: ipack: delete sysfs from to-do list.
Browse files Browse the repository at this point in the history
As we have already got rid of sysfs files in the tpci200 driver, it is needed
to delete that mention in the TODO file.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Samuel Iglesias Gonsalvez authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent 383b7fc commit 7a2ea60
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/staging/ipack/TODO
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ TODO
TPCI-200
--------

* It receives the name of the mezzanine plugged in each slot by SYSFS.
No autodetection supported yet, because the mezzanine driver could not be
loaded at the time that the tpci200 driver loads.

* It has a linked list with the tpci200 devices it is managing. Get rid of it
and use driver_for_each_device() instead.

Expand Down

0 comments on commit 7a2ea60

Please sign in to comment.