net: ax88796c_spi: fix timeout unit
authorChanho Park <chanho61.park@samsung.com>
Mon, 7 Dec 2015 05:39:57 +0000 (14:39 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 8 Dec 2015 01:51:08 +0000 (10:51 +0900)
commite22e24cb7086802531ce5f6b87c40fc9f95c26c1
treeee13e0fd1b88c9121e9a199c5c37ad5157abb168
parent5d0bffae94f1c67047372eb6876ad6067b388482
net: ax88796c_spi: fix timeout unit

This patch fixes timeout unit of ax88796c_spi driver because
get_timer function returns HZ unit thus we should convert the
unit according to HZ.

Change-Id: I2ab5fa138a714ede7862abe7ef0b5b16c2c4a558
Signed-off-by: Jaeyong Lee <jaeyong2.lee@samsung.com>
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
drivers/net/ax88796c_spi.c