Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-02 Thread AreMa Inc.
Mauro & Antti Please drop & replace Tsukada's PT3 patches. There are too many weird & violating codes in it. Thanks -Bud 2014-10-03 13:54 GMT+09:00 Antti Palosaari : > On 10/02/2014 09:49 PM, Буди Романто, AreMa Inc wrote: >> >> DVB driver for Earthsoft PT3 PCIE ISDB-S/T receiver >> ^^^

Re: [PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-02 Thread Antti Palosaari
On 10/02/2014 09:49 PM, Буди Романто, AreMa Inc wrote: DVB driver for Earthsoft PT3 PCIE ISDB-S/T receiver ^^^ Status: stable Changes: - demod & tuners converted to I2C binding model - i586 & x86_64 clean compile - lightweight & yet precise CNR ca

cron job: media_tree daily build: WARNINGS

2014-10-02 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Fri Oct 3 04:00:20 CEST 2014 git branch: test git hash: cf3167cf1e969b17671a4d3d956d22718a8ceb85 gcc versi

[PATCH] Staging: media: lirc: cleaned up packet dump in 2 files.

2014-10-02 Thread Amber Thrall
lirc_imon.c and lirc_sasem.c contain an incoming_packet method that is using deprecated printk's. Removed blocks replacing with single dev_info with a %*ph format instead. Signed-off-by: Amber Thrall --- drivers/staging/media/lirc/lirc_imon.c | 10 ++ drivers/staging/media/lirc/lirc_sa

Re: [PATCH] Fixed all coding style issues for drivers/staging/media/lirc/

2014-10-02 Thread Joe Perches
On Fri, 2014-10-03 at 02:58 +0300, Antti Palosaari wrote: > On 10/02/2014 07:45 PM, Joe Perches wrote: > > On Thu, 2014-10-02 at 10:29 -0300, Mauro Carvalho Chehab wrote: > >> Em Wed, 01 Oct 2014 21:40:02 -0700 Amber Thrall > >> escreveu: > >>> Fixed various coding style issues, including strings

Re: [PATCH] Fixed all coding style issues for drivers/staging/media/lirc/

2014-10-02 Thread Antti Palosaari
On 10/02/2014 07:45 PM, Joe Perches wrote: On Thu, 2014-10-02 at 10:29 -0300, Mauro Carvalho Chehab wrote: Em Wed, 01 Oct 2014 21:40:02 -0700 Amber Thrall escreveu: Fixed various coding style issues, including strings over 80 characters long and many deprecated printk's have been replaced

color box, display box, corrugated box, color card, blister card, color sleeve, hang tag, label

2014-10-02 Thread Jinghao Printing - CHINA
Hi, this is David Wu from Shanghai, China. We are a printing company, we can print color box, corrugated box, label, hang tag etc. Please let me know if you need these. I will send you the website then. Best regards, David Wu -- To unsubscribe from this list: send the line "unsubscribe linux-medi

[PATCH 1/1] of: Add a function to read 64-bit arrays

2014-10-02 Thread Sakari Ailus
Implement of_property_read_u64_array() for reading 64-bit arrays. This is needed for e.g. reading the valid link frequencies in the smiapp driver. Signed-off-by: Sakari Ailus --- Hi, While the smiapp (found in drivers/media/i2c/smiapp/) OF support which needs this isn't in yet, other drivers su

[GIT PULL FOR 3.18] smiapp, smiapp-pll improvements, fixes

2014-10-02 Thread Sakari Ailus
Hi Mauro, This set contains a number of fixes to the smiapp driver and the smiapp-pll pll calculator. Some of the issues had been there for longer while the (harmless) lockdep warning got introduced by "smiapp: Use unlocked __v4l2_ctrl_modify_range()". The format and link frequency combinations a

[GIT PULL for v3.17] media fixes

2014-10-02 Thread Mauro Carvalho Chehab
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v3.17-rc8 For one last time regression fix at em28xx. The removal of .reset_resume broke suspend/resume on this driver for some devices. There are more fixes to be done for em28xx

[PATCH] [media] doc: fix broken v4l-utils URL

2014-10-02 Thread Michael Opdenacker
This replaces http://git.linuxtv.org/v4l-utils/ (broken link) by http://git.linuxtv.org/cgit.cgi/v4l-utils.git/ Signed-off-by: Michael Opdenacker --- Documentation/DocBook/media/v4l/common.xml | 2 +- drivers/media/rc/keymaps/Kconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletion

[PATCH] pt3 (pci, tc90522, mxl301rf, qm1d1c0042): pt3_unregister_subdev(), pt3_unregister_subdev(), cleanups...

2014-10-02 Thread Буди Романто, AreMa Inc
DVB driver for Earthsoft PT3 PCIE ISDB-S/T receiver ^^^ Status: stable Changes: - demod & tuners converted to I2C binding model - i586 & x86_64 clean compile - lightweight & yet precise CNR calculus - raw CNR (DVBv3) - DVBv5 CNR @ 0.0001 dB (ref: in

Re: [PATCH] v4l: uvcvideo: Fix buffer completion size check

2014-10-02 Thread Laurent Pinchart
Hi Guennadi, Ping ? On Wednesday 01 October 2014 00:42:51 Laurent Pinchart wrote: > Commit e93e7fd9f5a3fffec7792dbcc4c3574653effda7 ("v4l2: uvcvideo: Allow > using larger buffers") reworked the buffer size sanity check at buffer > completion time to use the frame size instead of the allocated buf

FOSDEM15: Graphics DevRoom: call for speakers.

2014-10-02 Thread Luc Verhaegen
Hi, At FOSDEM on the 31st of january and the 1st of February 2015, there will be another graphics DevRoom. URL: https://fosdem.org/2015/ The focus of this DevRoom is of course the same as last year, namely: * Graphics drivers: from display to media to 3d drivers, both in kernel or userspace.

[PATCH v2 07/10] [media] coda: store bitstream buffer position with buffer metadata

2014-10-02 Thread Philipp Zabel
Storing the buffer position in the bitstream with the buffer metadata allows to later use that information to drop metadata for skipped buffers and to determine whether bitstream padding has to be applied. This patch also renames struct coda_timestamp to struct coda_buffer_meta to make clear that

[PATCH v2 02/10] [media] coda: identify platform device earlier

2014-10-02 Thread Philipp Zabel
We'll use this information to decide whether to request the JPEG IRQ later. Signed-off-by: Philipp Zabel --- drivers/media/platform/coda/coda-common.c | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/drivers/media/platform/coda/coda-common.c b/drivers/me

[PATCH v2 03/10] [media] coda: add coda_video_device descriptors

2014-10-02 Thread Philipp Zabel
Each video device descriptor determines the name, callback ops, and input and output formats on the corresponding video device. This simplifies coda_enum_fmt and coda_try_fmt a bit and will simplify adding separate video devices for JPEG codecs due to the slightly different behavior in the CodaDx6/

[PATCH v2 09/10] [media] coda: try to only queue a single JPEG into the bitstream

2014-10-02 Thread Philipp Zabel
With bitstream padding, it is possible to decode a single JPEG in the bitstream immediately. This allows us to only ever queue a single JPEG into the bitstream buffer, except to increase payload over 512 bytes or to back out of hold state. This is a measure to decrease JPEG decoder latency. Signed

[PATCH v2 04/10] [media] coda: split out encoder control setup to specify controls per video device

2014-10-02 Thread Philipp Zabel
This patch splits the encoder specific controls out of the main control setup function. This way each video device registers only relevant controls. Signed-off-by: Philipp Zabel --- Changes since v1: - Kept both H.264 and MPEG4 v4l2 controls for bitstream encoder device --- drivers/media/platfo

[PATCH v2 08/10] [media] coda: pad input stream for JPEG decoder

2014-10-02 Thread Philipp Zabel
Before starting a PIC_RUN, pad the bitstream with 0xff until 256 bytes past the next multiple of 256 bytes, if the buffer to be decoded is the last buffer in the bitstream. Signed-off-by: Philipp Zabel --- drivers/media/platform/coda/coda-bit.c | 20 1 file changed, 20 inser

[PATCH v2 01/10] [media] coda: add support for planar YCbCr 4:2:2 (YUV422P) format

2014-10-02 Thread Philipp Zabel
This patch adds support for the three-plane YUV422P format with one luma plane and two horizontally subsampled chroma planes. Signed-off-by: Philipp Zabel --- drivers/media/platform/coda/coda-bit.c| 14 +- drivers/media/platform/coda/coda-common.c | 13 + 2 files chan

[PATCH v2 05/10] [media] coda: add JPEG register definitions for CODA7541

2014-10-02 Thread Philipp Zabel
Add JPEG specific sequence initialization registers and bit definitions. Signed-off-by: Lucas Stach Signed-off-by: Philipp Zabel --- drivers/media/platform/coda/coda_regs.h | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/media/platform/coda/coda_regs.h b/drivers/media/platfo

[PATCH v2 10/10] [media] coda: allow userspace to set compressed buffer size in a certain range

2014-10-02 Thread Philipp Zabel
For small frame sizes, allocating 1 MiB per compressed buffer is a waste of space. On the other hand, incompressible 1080p data can produce JPEGs larger than 1 MiB at higher quality settings. Allow userspace to set the compressed buffer size and clamp the value to a sensible range. Also set the ini

[PATCH v2 00/10] CODA7 JPEG support

2014-10-02 Thread Philipp Zabel
Hi, These patches add JPEG encoding and decoding support for CODA7541 (i.MX5). I have merged the H.264/MPEG4 encoder video devices back together since v1, so that there now are four video devices, with the JPEG encoder and decoder separate from the default bitstream encoder and decoder. The video

[PATCH v2 06/10] [media] coda: add CODA7541 JPEG support

2014-10-02 Thread Philipp Zabel
This patch adds JPEG encoding and decoding support for CODA7541, using the BIT processor. Separate JPEG encoder and decoder video devices are created due to different streaming behaviour and different supported pixel formats. The hardware can not change subsampling on the fly, but encode and decode

Re: [PATCH] Fixed all coding style issues for drivers/staging/media/lirc/

2014-10-02 Thread Joe Perches
On Thu, 2014-10-02 at 10:29 -0300, Mauro Carvalho Chehab wrote: > Em Wed, 01 Oct 2014 21:40:02 -0700 Amber Thrall > escreveu: > > Fixed various coding style issues, including strings over 80 characters > > long and many > > deprecated printk's have been replaced with proper methods. [] > > diff

[RFC PATCH] media: uvc: *HACK* workaround uvc unregister device *HACK*

2014-10-02 Thread Michael Grzeschik
Currently the uvc_driver is not cleaning up its child devices if a device is still in use. It leads to orphaned devices which are not sitting on any interface. They get cleaned up on uvc_delete which will be called on uvc_remove after the userspace application is closing the stream. When PM_RUNTIME

Re: i.MX6 status for IPU/VPU/GPU

2014-10-02 Thread Jean-Michel Hautbois
Hi Steve, 2014-09-09 18:28 GMT+02:00 Steve Longerbeam : > On 09/09/2014 12:49 AM, Jean-Michel Hautbois wrote: >> 2014-08-27 16:23 GMT+02:00 Steve Longerbeam : >> >>> The complete driver I posted to the list does have some minor issues >>> mostly suggested by Hans Verkuil (switch to new selection A

[RESEND PATCH] saa7146: Create a device name before it's used

2014-10-02 Thread Lubomir Rintel
request_irq() uses it, tries to create a procfs file with an empty name otherwise. Link: https://bugzilla.kernel.org/show_bug.cgi?id=83771 Signed-off-by: Lubomir Rintel --- drivers/media/common/saa7146/saa7146_core.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drive

Re: [PATCH v2.1 16/18] smiapp: Clean up smiapp_set_format()

2014-10-02 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Thursday 02 October 2014 15:09:14 Sakari Ailus wrote: > smiapp_set_format() has accumulated a fair amount of changes without a > needed refactoring, do the cleanup now. There's also an unlocked version of > v4l2_ctrl_range_changed(), using that fixes a small

Re: [PATCH] [media] s5p-fimc: Only build suspend/resume for PM

2014-10-02 Thread Thierry Reding
On Thu, Oct 02, 2014 at 10:43:21AM -0300, Mauro Carvalho Chehab wrote: > Em Thu, 02 Oct 2014 10:48:11 +0200 > Thierry Reding escreveu: > > > From: Thierry Reding > > > > If power management is disabled these functions become unused, so there > > is no reason to build them. This fixes a couple o

Re: [PATCH] [media] s5p-fimc: Only build suspend/resume for PM

2014-10-02 Thread Mauro Carvalho Chehab
Em Thu, 02 Oct 2014 10:48:11 +0200 Thierry Reding escreveu: > From: Thierry Reding > > If power management is disabled these functions become unused, so there > is no reason to build them. This fixes a couple of build warnings when > PM(_SLEEP,_RUNTIME) is not enabled. > > Signed-off-by: Thier

Re: [PATCH] Fixed all coding style issues for drivers/staging/media/lirc/

2014-10-02 Thread Mauro Carvalho Chehab
Em Wed, 01 Oct 2014 21:40:02 -0700 Amber Thrall escreveu: > Fixed various coding style issues, including strings over 80 characters long > and many > deprecated printk's have been replaced with proper methods. > > Signed-off-by: Amber Thrall > --- > drivers/staging/media/lirc/lirc_bt829.c |

Re: [PATCH] Fixed all coding style issues for drivers/staging/media/lirc/

2014-10-02 Thread Greg KH
On Wed, Oct 01, 2014 at 09:40:02PM -0700, Amber Thrall wrote: > Fixed various coding style issues, including strings over 80 characters long > and many > deprecated printk's have been replaced with proper methods. Only do one thing per patch, you are doing lots of different things here, and as D

re: [media] exynos4-is: Add the FIMC-IS ISP capture DMA driver

2014-10-02 Thread Dan Carpenter
Hello Sylwester Nawrocki, The patch 34947b8aebe3: "[media] exynos4-is: Add the FIMC-IS ISP capture DMA driver" from Dec 20, 2013, leads to the following static checker warning: drivers/media/platform/exynos4-is/fimc-isp-video.c:413 isp_video_try_fmt_mplane() error: NULL dereferen

[PATCH v2.1 16/18] smiapp: Clean up smiapp_set_format()

2014-10-02 Thread Sakari Ailus
smiapp_set_format() has accumulated a fair amount of changes without a needed refactoring, do the cleanup now. There's also an unlocked version of v4l2_ctrl_range_changed(), using that fixes a small serialisation issue with the user space interface. __v4l2_ctrl_modify_range() is used instead of v4

[PATCH] [media] s5p-fimc: Only build suspend/resume for PM

2014-10-02 Thread Thierry Reding
From: Thierry Reding If power management is disabled these functions become unused, so there is no reason to build them. This fixes a couple of build warnings when PM(_SLEEP,_RUNTIME) is not enabled. Signed-off-by: Thierry Reding --- drivers/media/platform/exynos4-is/fimc-core.c | 2 ++ 1 file

[PATCH v2 15/18] smiapp: Take valid link frequencies into account in supported mbus codes

2014-10-02 Thread Sakari Ailus
Some media bus codes may be unavailable depending on the available media bus codes. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c | 24 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/drivers/media/i2c/smiapp/smiapp-core.c b/dri

[PATCH v2 03/18] smiapp-pll: The clock tree values are unsigned --- fix debug prints

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus These values are unsigned, so use %u instead of %d. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp-pll.c | 94 1 file changed, 47 insertions(+), 47 deletions(-) diff --git a/drivers/media/i2c/smiapp-pll.c b/drivers/media/

[PATCH v2 11/18] smiapp-pll: Add pixel rate in pixel array as output parameters

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus The actual pixel array pixel rate may be something else than vt_pix_clk_freq on some implementations. Add a new field which contains the corrected value. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp-pll.c |1 + drivers/media/i2c/smiapp-pll.h |1 + 2 files

[PATCH v2 14/18] smiapp: Gather information on valid link rate and BPP combinations

2014-10-02 Thread Sakari Ailus
Not all link rates are possible with all BPP values. Also rearrange other initialisation a little. Obtaining possible PLL configurations earlier requires that. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c | 69 drivers/media/i2c/smiap

[PATCH v2 02/18] smiapp-pll: Correct clock debug prints

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus The PLL flags were not used correctly. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp-pll.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/i2c/smiapp-pll.c b/drivers/media/i2c/smiapp-pll.c index 2335529..ab5d9a3 100644 ---

[PATCH v2] smiapp and smiapp-pll: more robust parameter handling, cleanups

2014-10-02 Thread Sakari Ailus
Hi, This is an update of my previous set of smiapp PLL improvements. The previous set can be found here: http://www.spinics.net/lists/linux-media/msg80864.html> Changes since v1: - "smiapp: Clean up smiapp_set_format()" has been added to the set. - "smiapp: Decrease link frequency if media bu

[PATCH v2 17/18] smiapp: Set valid link frequency range

2014-10-02 Thread Sakari Ailus
Set supported link frequencies in the menu in control initialisation and when the bpp changes. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c | 19 +-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/drivers/media/i2c/smiapp/smiapp-core.c

[PATCH v2 16/18] smiapp: Clean up smiapp_set_format()

2014-10-02 Thread Sakari Ailus
smiapp_set_format() has accumulated a fair amount of changes without a needed refactoring, do the cleanup now. There's also an unlocked version of v4l2_ctrl_range_changed(), using that fixes a small serialisation issue with the user space interface. Signed-off-by: Sakari Ailus --- drivers/media/

[PATCH v2 10/18] smiapp: Remove validation of op_pix_clk_div

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus op_pix_clk_div is directly assigned and not calculated. There's no need to verify it. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp-pll.c |5 - 1 file changed, 5 deletions(-) diff --git a/drivers/media/i2c/smiapp-pll.c b/drivers/media/i2c/smiapp-pll.c ind

[PATCH v2 12/18] smiapp: Use actual pixel rate calculated by the PLL calculator

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/media/i2c/smiapp/smiapp-core.c b/drivers/media/i2c/smiapp/smiapp-core.c index d0ea7a3..861312e 100644 --- a/drivers/media

[PATCH v2 05/18] smiapp-pll: External clock frequency isn't an output value

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus It's input. Move it elsewhere in the struct. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp-pll.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/i2c/smiapp-pll.h b/drivers/media/i2c/smiapp-pll.h index 5ce2b61..2885cd7 100644 --

[PATCH v2 09/18] smiapp: The PLL calculator handles sensors with VT clocks only

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus No need to pretend the OP limits are there anymore. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c | 10 -- 1 file changed, 10 deletions(-) diff --git a/drivers/media/i2c/smiapp/smiapp-core.c b/drivers/media/i2c/smiapp/smiapp-core.c index

[PATCH v2 08/18] smiapp-pll: Don't validate OP clocks if there are none

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus For profile 0 sensors (which have no OP clocks), the OP limits are in fact VT limits. Do not verify them again. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp-pll.c |8 1 file changed, 8 insertions(+) diff --git a/drivers/media/i2c/smiapp-pll.c b/driv

[PATCH v2 18/18] smiapp: Update PLL when setting format

2014-10-02 Thread Sakari Ailus
The media bus format BPP does affect PLL. Recalculate PLL if the format changes. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/media/i2c/smiapp/smiapp-core.c b/drivers/media/i2c/smiapp/smiapp

[PATCH v2 01/18] smiapp: Take mutex during PLL update in sensor initialisation

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus The mutex does not serialise anything in this case but avoids a lockdep warning from the control framework. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/media/i2c/smiapp/smiapp-core.c

[PATCH v2 13/18] smiapp: Split calculating PLL with sensor's limits from updating it

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus The first one is handy for just trying out a PLL configuration without a need to apply it. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp/smiapp-core.c | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/drivers/media/i2c/smiapp/smiapp

[PATCH v2 04/18] smiapp-pll: Separate bounds checking into a separate function

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus Enough work for this function already. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp-pll.c | 110 +--- 1 file changed, 59 insertions(+), 51 deletions(-) diff --git a/drivers/media/i2c/smiapp-pll.c b/drivers/media/i2c/smiapp-pl

[PATCH v2 06/18] smiapp-pll: Unify OP and VT PLL structs

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus Uniform representation for VT and OP clocks. This is preparation for calculating the VT clocks using the OP clock code. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp-pll.c | 60 drivers/media/i2c/smiapp-pll.h |

[PATCH v2 07/18] smiapp-pll: Calculate OP clocks only for sensors that have them

2014-10-02 Thread Sakari Ailus
From: Sakari Ailus Profile 0 sensors have no OP clock branck in the clock tree. The PLL calculator still calculated them, they just weren't used for anything. Signed-off-by: Sakari Ailus --- drivers/media/i2c/smiapp-pll.c | 82 +--- 1 file changed, 52 inse

Re: [PATCH] Fixed all coding style issues for drivers/staging/media/lirc/

2014-10-02 Thread Dan Carpenter
On Wed, Oct 01, 2014 at 07:35:51PM -0700, Amber Thrall wrote: > Fixed various coding sytles. > Fix one type of thing at a time. > Signed-off-by: Amber Thrall > --- > drivers/staging/media/lirc/lirc_bt829.c | 2 +- > drivers/staging/media/lirc/lirc_imon.c | 4 +- > drivers/staging/media/li

[PATCH] [media] s5p-jpeg: Only build suspend/resume for PM

2014-10-02 Thread Thierry Reding
From: Thierry Reding If power management is disabled these function become unused, so there is no reason to build them. This fixes a couple of build warnings when PM(_SLEEP,_RUNTIME) is not enabled. Signed-off-by: Thierry Reding --- drivers/media/platform/s5p-jpeg/jpeg-core.c | 4 1 file

linux-media@vger.kernel.org

2014-10-02 Thread Mr. James
Sequel to your non-response to my previous email, I am re-sending this to you again thus; A deceased client of mine who died of a heart-related ailment about 3 years ago left behind some funds which I want you to assist in retriving and distributing. Reply so I can give you details. Regards,