Signed-off-by: Wei Gao wegao@suse.com Signed-off-by: Terry Tritton terry.tritton@linaro.org
This is still wrong.
If it is based on someone else work, then you need to attribute it Originally-by and omit the Signed-off-by of the original author.
If you just picked it up and adopted it to a later kernel version then you need to add 'From: Original Author' and preserve his Signed-off-by.
If you collaborated with him, then you want to use Co-developed-by.
All of this is documented in Documentation/process/
Ah sorry, I thought it was just the order that was wrong.
Thanks for pointing me in the right direction!