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)
commitec440335b1e360ab82ef4ce169b682ab4b9dcd2a
tree71988f8e57c65f75784e5b6ae60fb3b64629cd69
parent484ecc95d9cdfa8b2f7029e2f3409cf078aed4ab
Staging: ipack: improve the register of a bus and a device in the bus.

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>
drivers/staging/ipack/bridges/tpci200.c
drivers/staging/ipack/bridges/tpci200.h
drivers/staging/ipack/devices/ipoctal.c
drivers/staging/ipack/ipack.c
drivers/staging/ipack/ipack.h