Re: [PATCH] i2c: Remove obsolete cleanup for clientdata

From: Greg KH
Date: Wed Nov 10 2010 - 19:36:34 EST


On Wed, Nov 10, 2010 at 01:28:19PM +0100, Wolfram Sang wrote:
> A few new i2c-drivers came into the kernel which clear the clientdata-pointer
> on exit. This is obsolete meanwhile, so fix it and hope the word will spread.
>
> Signed-off-by: Wolfram Sang <w.sang@xxxxxxxxxxxxxx>
> ---
>
> Like last time I suggest to collect acks from the driver authors and merge it
> vie Jean's i2c-tree.
>
> drivers/media/video/imx074.c | 2 --
> drivers/media/video/ov6650.c | 2 --
> drivers/misc/apds9802als.c | 1 -
> drivers/staging/olpc_dcon/olpc_dcon.c | 3 ---
> 4 files changed, 0 insertions(+), 8 deletions(-)

For the staging driver:
Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxx>

thanks,

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/