[PATCH] nand: Remove meaningless delay from nand_unlock

Vimal Singh vimal.newwork at gmail.com
Thu Jun 2 14:24:01 EDT 2011


On Thu, Jun 2, 2011 at 9:53 PM, Brian Norris
<computersforpeace at gmail.com> wrote:
> On Wed, Jun 1, 2011 at 6:56 AM,  <jiri.pinkava at vscht.cz> wrote:
>> From: Jiri Pinkava <jiri.pinkava at vscht.cz>
>>
>> This delay is meaningless. If delay is needed it is device specific
>> and must be reimplemented by specific driver, otherwise no delay is
>> needed.
Indeed, these delays are not required. I guess it was left out code
before posting the patch.
Here is my ack:

Acked-by: Vimal Singh <vimal.newwork at gmail.com>

-- 
Regards,
Vimal Singh

>>
>> This function is not used by any current kernel code, affects only
>> external code (like main).
>
> Looks ok to me, but I don't have hardware to test this with.
>
> CC'ing Vimal who added this code originally.
>
> Brian
>



More information about the linux-mtd mailing list