[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120519003551.GB2206@kroah.com>
Date: Fri, 18 May 2012 17:35:51 -0700
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Samuel Iglesias Gonsalvez <siglesias@...lia.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/4] Staging: ipack: improve the register of a bus and a
device in the bus.
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@...lia.com>
> ---
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists