diff options
author | Chen-Yu Tsai <wens@csie.org> | 2015-12-22 07:27:35 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | 2015-12-23 20:51:40 +0300 |
commit | 768acf46e1320d6c41ed1b7c4952bab41c1cde79 (patch) | |
tree | e7a0399af73a151e9b64721236bfe0c2eb43290b /include/media/media-device.h | |
parent | 4020c18a94dda9a5a52059f00ae582eada67b810 (diff) | |
download | linux-768acf46e1320d6c41ed1b7c4952bab41c1cde79.tar.xz |
[media] rc: sunxi-cir: Initialize the spinlock properly
The driver allocates the spinlock but fails to initialize it correctly.
The kernel reports a BUG indicating bad spinlock magic when spinlock
debugging is enabled.
Call spin_lock_init() on it to initialize it correctly.
Fixes: b4e3e59fb59c ("[media] rc: add sunxi-ir driver")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Diffstat (limited to 'include/media/media-device.h')
0 files changed, 0 insertions, 0 deletions