diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-07-22 08:20:07 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-07-22 08:20:07 -0300 |
commit | d4a534b7849eeee1e2b0bd61bd8e636dcf793ca1 (patch) | |
tree | 1bc959a305da28dcecddc75f6e7ea8d28fa41a5e /linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h | |
parent | 6f683ecd429548ad65c972fa206c7a45c033c478 (diff) | |
download | mediapointer-dvb-s2-d4a534b7849eeee1e2b0bd61bd8e636dcf793ca1.tar.gz mediapointer-dvb-s2-d4a534b7849eeee1e2b0bd61bd8e636dcf793ca1.tar.bz2 |
fix ext_controls align on 64 bit architectures
From: Mauro Carvalho Chehab <mchehab@infradead.org>
u64 is aligned as 128bits on x86_64 architetures, requiring an special
handling to ioctls that depends on v4l2_ext_control.
Let's fix this before ext controls go to kernel mainstream to avoid one
more compat32 stuff.
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'linux/drivers/media/video/pvrusb2/pvrusb2-hdw-internal.h')
0 files changed, 0 insertions, 0 deletions