diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-01-28 22:17:42 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-02-02 14:07:09 +0100 |
commit | cc287f7c404216b0b680f78963e3fcd766df6484 (patch) | |
tree | 39edd06b6814de9f7ef3594110d16712db9a764b /drivers/media/usb | |
parent | [media] timberdale: do not select TIMB_DMA (diff) | |
download | linux-cc287f7c404216b0b680f78963e3fcd766df6484.tar.xz linux-cc287f7c404216b0b680f78963e3fcd766df6484.zip |
[media] radio/aimslab: use mdelay instead of udelay
Large udelay values are not allowed on the ARM architecture
and result in a build error like
ERROR: "__bad_udelay" [drivers/media/radio/radio-aimslab.ko] undefined!
This changes the aimslab radio driver to use an equivalent mdelay
statement.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'drivers/media/usb')
0 files changed, 0 insertions, 0 deletions