Re: [PATCH] libv4l: fixup lfs mismatch in preload libraries

2018-07-12 Thread Peter Korsgaard
rchitectures (x86, ARM, MIPS, PowerPC, Sparc, xtensa, arc, and > more) both 32-bit and 64-bit. Indeed. I believe these comes from the single UNIX specification: http://www.unix.org/version2/whatsnew/lfs20mar.html#3.3 And these defines are what the AC_SYS_LARGEFILE autoconf macro uses: https://

[PATCH] s5p_mfc_enc: fix s/H264/H263/ typo

2011-12-05 Thread Peter Korsgaard
Signed-off-by: Peter Korsgaard jac...@sunsite.dk --- drivers/media/video/s5p-mfc/s5p_mfc_enc.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/s5p-mfc/s5p_mfc_enc.c b/drivers/media/video/s5p-mfc/s5p_mfc_enc.c index 1e8cdb7..dff9dc7 100644

Re: [PATCH] Illuminators and status LED controls

2010-09-10 Thread Peter Korsgaard
signal as illuminators. -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Peter Korsgaard
it should be the Hans driver that operates them and in that case the LEDs do not need Hans to be exposed anywhere. It's not that it *HAS* to be exposed - But if we can, then it's nice to do so as it gives flexibility to the user instead of hardcoding policy in the kernel. -- Bye, Peter Korsgaard

Re: [PATCH] Illuminators and status LED controls

2010-09-09 Thread Peter Korsgaard
? In most cases they don't - Not using the LED sysfs or v4l. But if they do, then they CAN. -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH] Illuminators and status LED controls

2010-09-08 Thread Peter Korsgaard
the sysfs LED interface for status LEDs as more of a user/administrator interface than a programming API. -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

Re: [PATCH] LED control

2010-09-05 Thread Peter Korsgaard
api and not just use the standard LED (sysfs) api in the first place? -- Bye, Peter Korsgaard -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html