On Thu, Oct 25, 2012 at 01:49:58PM +0200, Johan Hovold wrote:
> The first two patches remove som legacy broken code, and the second two
> replaces attach and release with port_probe and remove so that port data is
> freed on relase after commit 0998d06310 ("device-core: Ensure drvdata = NULL
> when no driver is bound").
> 
> Applies to v3.7-rc2 with the following two fixes applied:
> 
>       http://marc.info/?l=linux-usb&m=135116495111447&w=2
>       
> I did the port_probe/remove conversion in two steps in order to facilitate
> review, but perhaps they should just be merged. The first one does the
> conversion but maintains indentation, which is fixed in the second patch.
> 
> Chekpatch only complains about >80 characters lines which were already there 
> to
> begin with and I did not care to fix.
> 
> Saved the most horrible driver for last, so this should be the final port-data
> memory leak fix...

These all look good to me, thanks.  Want to resend them with
signed-off-by: lines so I can apply them?

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to