Re: [PATCH] qcserial: several fixes
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-02-01 20:44:00
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: 2012-02-01 20:44:00
On Wed, Feb 01, 2012 at 03:39:50PM -0500, ttuttle wrote:
1. Remove the unused "debug" parameter. 2. Add several new serial devices. 3. Disable autosuspend, as it has been flaky. 4. Log if we find too many altsettings. Signed-off-by: ttuttle <redacted>
Can you split this up into 4 different patches, as you are doing 4 different things? Remember, one patch per "thing you do". Also, I need a "real" name in the signed-off-by area, odds are "ttuttle" is not your "full" name, right? thanks, greg k-h