diff options
author | Alexander Shiyan <shc_work@mail.ru> | 2013-02-28 08:02:19 (GMT) |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2013-04-05 11:56:44 (GMT) |
commit | fb066adadd224d5e46320b3fa7a80311c09be0d9 (patch) | |
tree | e3f5b73acd40d1934c69bf4df72b49f3e78873aa /drivers/pcmcia/pxa2xx_palmtx.c | |
parent | 001c33ab4caccefb41ebd00a9ea2cd2bf386c16c (diff) | |
download | linux-fsl-qoriq-fb066adadd224d5e46320b3fa7a80311c09be0d9.tar.xz |
mtd: nand_base: Removed unnecessary command masking
NAND command, passed to cmd_ctrl(), is masked with 0xff. This patch
removes this since masking is not necessary and masking is not performed
in other places for same call.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/pcmcia/pxa2xx_palmtx.c')
0 files changed, 0 insertions, 0 deletions