From 6b45c1eef6d19d3a6af43471c70235cbe967b491 Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Mon, 12 Aug 2013 14:14:58 -0300 Subject: [PATCH] mtd: nand: pxa3xx: Allow devices with no dma resources When use_dma=0 there's no point in requesting resources for dma, since they won't be used anyway. Therefore we remove that requirement, therefore allowing devices without dma to pass the driver probe. Signed-off-by: Ezequiel Garcia Tested-by: Daniel Mack Signed-off-by: Brian Norris Signed-off-by: David Woodhouse --- Reading git-format-patch failed