Staging: ipack: improve the register of a bus and a device in the bus.
authorSamuel Iglesias Gonsalvez <siglesias@igalia.com>
Fri, 18 May 2012 09:10:05 +0000 (11:10 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 19 May 2012 00:36:01 +0000 (17:36 -0700)
It adds and removes some fields in the struct ipack_device and
ipack_bus_device to make it cleaner.

The API has change to group all the operations on these structures inside
of the ipack driver.

Signed-off-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found