From: Bartlomiej Zolnierkiewicz Date: Sun, 17 May 2009 17:12:24 +0000 (+0200) Subject: ide: pass number of ports to ide_host_{alloc,add}() (v2) X-Git-Tag: v2.6.31-rc1~372^2~21 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dca3983059a4481e4ae97bbf0ac4b4c21429e1a5;p=pandora-kernel.git ide: pass number of ports to ide_host_{alloc,add}() (v2) Pass number of ports to ide_host_{alloc,add}() and then update all users accordingly. v2: - drop no longer needed NULL initializers in buddha.c, cmd640.c and gayle.c (noticed by Sergei) There should be no functional changes caused by this patch. Acked-by: Sergei Shtylyov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed