iio: frequency: ad9523: Increase sleep time in ad9523_store_eeprom
authorRoberta Dobrescu <roberta.dobrescu@gmail.com>
Tue, 30 Dec 2014 18:44:34 +0000 (20:44 +0200)
committerJonathan Cameron <jic23@kernel.org>
Thu, 1 Jan 2015 12:18:26 +0000 (12:18 +0000)
This patch increases sleep time in ad9523_store_eeprom to 20ms since
it isn't timing critical. It fixes the following checkpatch.pl warning:
WARNING: msleep < 20ms can sleep for up to 20ms

Signed-off-by: Roberta Dobrescu <roberta.dobrescu@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>

No differences found