On Wed, Jan 31, 2007 at 04:53:58PM -0800, Ed Swierk wrote:
On 1/31/07, Stefan Reinauer stefan.reinauer@coresystems.de wrote:
It's in. please go ahead.
Cool. Can you apply this patch next? It adds the MCP55 PCI IDs (without which the southbridge code won't compile), and breaks an unnecessary dependency on the usbdebug code.
Acked-by: Ed Swierk eswierk@arastra.com
I think you mean
Signed-off-by: Ed Swierk eswierk@arastra.com
Acked-by should be used to announce that you think a patch by someone else is ok and can be committed. Signed-off-by says that you created or modified the patch and are aware that the code you contribute is licensed under the GPL etc. etc.
Otherwise the patch looks good to me (but I didn't test it). Please repost with Signed-off-by.
Uwe.