Benjamin Herrenschmidt b26b0c5900 ide: fix crash at boot with siimage driver
Some change to the IDE layer are causing the siimage driver to crash
at boot with a NULL dereference. This is due to the sil_dma_ops not
containing all the necessary pointers. I suppose it used to just
"override" the defaults while now, it needs to contain everything.

[bart: while at it: sil_dma_ops should be const now (pointed out by Sergei)]

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Sergei Shtylyov <sshtylyov@ru.mvista.com>,
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-04-29 22:57:37 +02:00
..
2008-04-28 08:58:34 -07:00
2008-04-29 08:06:27 -07:00
2008-04-29 08:06:27 -07:00
2008-04-29 08:06:18 -07:00
2008-04-28 08:58:32 -07:00
2008-04-29 08:06:27 -07:00
2008-04-28 08:58:31 -07:00
2008-04-29 08:06:28 -07:00