On 12/24/2010 08:39 AM, Wu Zhangjin wrote:
Changes from v1: o The driver version is incremented to 0.0.8 as feedback from "Sergei Shtylyov"<sshtylyov@xxxxxxxxxx>. --- pata_cs5536 does work on the other platforms(e.g. Loongson, a MIPS variant), so, remove the dependency of X86_32 and fix the building errors under the other platforms via only reserving the X86_32 specific parts for X86_32. pata_amd also supports cs5536 IDE controller, but this one saves about 33k for the compressed kernel image(vmlinuz for MIPS). Signed-off-by: Zhang Le<r0bertz@xxxxxxxxxx> Signed-off-by: Chen Jie<chenj@xxxxxxxxxx> Signed-off-by: Wu Zhangjin<wuzhangjin@xxxxxxxxx> --- drivers/ata/Kconfig | 2 +- drivers/ata/pata_cs5536.c | 18 ++++++++++++------ 2 files changed, 13 insertions(+), 7 deletions(-)
applied, after hand-fixing the comment message (as Sergei noted, automated tools script everything after "---" from the commit message)
-- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html