mfd: Check for mem_base when building IORESOURCE_MEM resources
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Mar 2010 00:09:04 +0000 (01:09 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 27 May 2010 23:37:31 +0000 (01:37 +0200)
If mem_base is NULL, then we fall back to the default case, just copying the
original resource.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found