diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2012-09-27 17:45:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-07 08:39:31 -0700 |
commit | 22d0fff1579e4d040fe22100f4712391a3c0cf4a (patch) | |
tree | b2f8b51debc01ddc846dde23f27218ee0a3b7702 /scripts/patch-kernel | |
parent | 63c50ecb1e4a027a8246b92ce20095d3a0162b5e (diff) |
staging: comedi: jr3_pci: fix iomem dereference
commit e1878957b4676a17cf398f7f5723b365e9a2ca48 upstream.
Correct a direct dereference of I/O memory to use an appropriate I/O
memory access function. Note that the pointer being dereferenced is not
currently tagged with `__iomem` but I plan to correct that for 3.7.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions