commit | bffc967e93c771805739a4cc4c7849a749a7b0a6 | [log] [tgz] |
---|---|---|
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | Wed Sep 07 17:04:05 2016 +0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Sep 12 20:01:27 2016 +0100 |
tree | 05d4a5c8c344e8cc77fbc5c5af10ee9c5f061353 | |
parent | 29b4817d4018df78086157ea3a55c1d9424a7cfc [diff] |
spi: pxa2xx: Do not needlessly initialize stack variables All of these variables are unconditionally set before their use. Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>