]> git.ipfire.org Git - people/ms/u-boot.git/commit
sparc: Use microseconds instead of ticks for timeout
authorFrancois Retief <fgretief@spaceteq.co.za>
Mon, 27 Oct 2014 13:56:01 +0000 (15:56 +0200)
committerFrancois Retief <fgretief@spaceteq.co.za>
Thu, 3 Dec 2015 11:15:49 +0000 (13:15 +0200)
commit78536bc4d381a75dac2dc65f59fcfdd72ff3e693
treee5471a0a6c2e100e1ee92e3c06e37e75b2ab42d8
parent4c547754f525729e0e81389d94b26f2bea80741c
sparc: Use microseconds instead of ticks for timeout

We now use the generic delay method which specifies the timeout as
microseconds instead of ticks.

Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
drivers/net/greth.c