From: Johannes Stezenbach Date: Wed, 28 Oct 2009 13:21:37 +0000 (+0100) Subject: mtd: m25p80: make command buffer DMA-safe X-Git-Tag: v2.6.33-rc1~66^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61c3506c2cabe58bcdfe438d1e57b62994db1616;p=pandora-kernel.git mtd: m25p80: make command buffer DMA-safe spi_write() requires the buffer to be DMA-safe, kmalloc() it seperately to ensure this. Signed-off-by: Johannes Stezenbach Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed