kernel: Intel flash unlock timeout fix (patch from dd-wrt)
commitbbe828f0c4d78fe1cb6d463f187b1d567057ddc4
authorFedor <fedork@ubuntu.(none)>
Wed, 22 Sep 2010 04:28:24 +0000 (22 00:28 -0400)
committerFedor <fedork@ubuntu.(none)>
Wed, 22 Sep 2010 04:28:24 +0000 (22 00:28 -0400)
treeca3c20ef03ca752dc64eebf769d70df81d574317
parent4325b54119f4aa1c599b0c6d88240dbce61a3bf5
kernel: Intel flash unlock timeout fix (patch from dd-wrt)

Intel flash unlock timeout fix: The time parameters to
WAIT_TIMEOUT are in units of microseconds, so one second
must be expressed as 1000000 not 1000000/HZ.

Ref: http://svn.dd-wrt.com:8000/dd-wrt/changeset/15236
release/src-rt/linux/linux-2.6/drivers/mtd/chips/cfi_cmdset_0001.c