dma: mv_xor: Remove unneeded NULL address check
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Wed, 30 Oct 2013 15:01:42 +0000 (12:01 -0300)
committerDan Williams <dan.j.williams@intel.com>
Thu, 14 Nov 2013 19:04:42 +0000 (11:04 -0800)
This mmio address is checked at probe-time, which makes this test
redundant. Let's just remove it.

Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>

No differences found