greybus: Remove id_table usages
authorGreg Kroah-Hartman <greg@kroah.com>
Tue, 28 Oct 2014 09:49:59 +0000 (17:49 +0800)
committerGreg Kroah-Hartman <greg@kroah.com>
Tue, 28 Oct 2014 09:49:59 +0000 (17:49 +0800)
commitcea54c12f7badb18f2adbf718b8451f5d14a654d
tree60daa829d4848bcee85e20f154b07c49c71499fa
parentc7a90cb5990313b61cfe5cba859ce34d537075b6
greybus: Remove id_table usages

We aren't using an id_table for "drivers" at this moment, as the whole
driver model interaction is under heavy rework.  So remove these for now
to keep things easier to understand for future patches.

Signed-off-by: Greg Kroah-Hartman <greg@kroah.com>
drivers/staging/greybus/battery-gb.c
drivers/staging/greybus/core.c
drivers/staging/greybus/sdio-gb.c
drivers/staging/greybus/uart-gb.c