commit | 6c67050ab108bcce2576fa1d7a0557eb0376520a | [log] [tgz] |
---|---|---|
author | Sachin Kamat <sachin.kamat@linaro.org> | Mon Mar 18 15:11:11 2013 +0530 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Fri Apr 05 14:03:53 2013 +0100 |
tree | da16e73dc12c63f5ebe46413a58bc690c3028618 | |
parent | 837a6ba4f3b6d23026674e6af6b6849a4634fff9 [diff] |
mtd: denali_dt: Fix incorrect error check The return value of devm_ioremap_nocache should be checked here instead of res. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>