summaryrefslogtreecommitdiffstats
path: root/include/linux/mdio-mux.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-09 11:21:30 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-09 18:08:07 -0300
commit8087c35fc48c9545ee1f07bd812217b286cf13bb (patch)
treefb8ba9578203c1c0d959f35f8f04a488cf9732f9 /include/linux/mdio-mux.h
parent4228cd5682f07b6cf5dfd3eb5e003766f5640ee2 (diff)
[media] s5p-jpeg: Fix compilation with COMPILE_TEST
ERROR: "__bad_ndelay" [drivers/media/platform/s5p-jpeg/s5p-jpeg.ko] undefined! That happens because asm-generic doesn't like any ndelay time bigger than 20us. Currently, usleep_range() couldn't simply be used, since exynos4_jpeg_sw_reset() is called with a spinlock held. So, let's use udelay() instead. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Sylwester Nawrocki <s.nawrocki@samsung.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'include/linux/mdio-mux.h')
0 files changed, 0 insertions, 0 deletions