From f7d49bf2f4deb4b6f819213c67c137570a286f65 Mon Sep 17 00:00:00 2001 From: Samuel Iglesias Gonsalvez Date: Tue, 12 Jun 2012 11:37:46 +0200 Subject: [PATCH] --- yaml --- r: 317297 b: refs/heads/master c: 7a2ea600fcda3cfa04033cf3077116cf2522aa9c h: refs/heads/master i: 317295: cd494bad146c89f1552c07354de0845e9f5f9d09 v: v3 --- [refs] | 2 +- trunk/drivers/staging/ipack/TODO | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/[refs] b/[refs] index 8d1e256f9ef6..27a3a02ba7e0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 383b7fc2dca769d98ca373306e105987e8f143b3 +refs/heads/master: 7a2ea600fcda3cfa04033cf3077116cf2522aa9c diff --git a/trunk/drivers/staging/ipack/TODO b/trunk/drivers/staging/ipack/TODO index 3a45a53afd88..0f8bf2044843 100644 --- a/trunk/drivers/staging/ipack/TODO +++ b/trunk/drivers/staging/ipack/TODO @@ -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.