Re: [PATCH 1/4] Staging: ipack: improve the register of a bus and adevice in the bus.

From: Greg Kroah-Hartman
Date: Fri May 18 2012 - 20:35:51 EST


On Fri, May 18, 2012 at 11:10:05AM +0200, Samuel Iglesias Gonsalvez wrote:
> 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@xxxxxxxxxx>
> ---
> drivers/staging/ipack/bridges/tpci200.c | 63 +++++++--------------------
> drivers/staging/ipack/bridges/tpci200.h | 2 +-
> drivers/staging/ipack/devices/ipoctal.c | 55 ++++++++++++++----------
> drivers/staging/ipack/ipack.c | 57 +++++++++++++++++++------
> drivers/staging/ipack/ipack.h | 71 +++++++++++++++++--------------
> 5 files changed, 131 insertions(+), 117 deletions(-)

Much better, thanks for reworking this. Hopefully it makes more sense
now.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/