t 4388eb11351660c7688a4756aa6da99bfb4bc129 author Uwe Kleine-König 1254437072 -0700 committer Linus Torvalds 1254438677 -0700 spi-imx: initialize complete config struct Otherwise the config function uses random data from the stack. This didn't stick out because config is called once more in the chipselect function with correct parameters. Signed-off-by: Uwe Kleine-König Acked-by: Sascha Hauer Cc: David Brownell Cc: Guennadi Liakhovetski Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds