commit | 6587e3e0f8e0e05b7988b80a9c193ff81657a410 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Wed Oct 13 11:04:30 2010 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Mon Oct 18 14:54:08 2010 -0500 |
tree | d207c1776bc1d424ebfb2500965095d695ea69b7 | |
parent | fee0e3abdae9ee7aa4e5ed1bb9ed470da4cc9f23 [diff] |
Fix warning in nand unlock command Commit ea533c260a801c4e51f92f75165cebe6d7b01e35 changed arg_off_size to take a pointer to a device index, rather than to the device itself. When updating callers, the nand unlock code was missed. Signed-off-by: Scott Wood <scottwood@freescale.com>