[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1480384155.git.shuahkh@osg.samsung.com>
Date: Mon, 28 Nov 2016 19:15:12 -0700
From: Shuah Khan <shuahkh@....samsung.com>
To: mchehab@...nel.org, mkrufky@...uxtv.org, klock.android@...il.com,
elfring@...rs.sourceforge.net, max@...mpel.org,
hans.verkuil@...co.com, javier@....samsung.com,
chehabrafael@...il.com, sakari.ailus@...ux.intel.com,
laurent.pinchart+renesas@...asonboard.com
Cc: Shuah Khan <shuahkh@....samsung.com>, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] media protect enable and disable source handler paths
These two patches fix enable and disable source handler paths. These
aren't dependent patches, grouped because they fix similar problems.
This work is triggered by a review comment from Mauro Chehab on a
snd_usb_audio patch about protecting the enable and disabel handler
path in it.
Ran tests to make sure enable and disable handler paths work. When
digital stream is active, analog app finds the tuner busy and vice
versa. Also ran the Sakari's unbind while video stream is active test.
Shuah Khan (2):
media: au0828 fix to protect enable/disable source set and clear
media: protect enable and disable source handler checks and calls
drivers/media/dvb-core/dvb_frontend.c | 24 ++++++++++++++++++------
drivers/media/usb/au0828/au0828-core.c | 21 +++++++++------------
drivers/media/v4l2-core/v4l2-mc.c | 26 ++++++++++++++++++--------
3 files changed, 45 insertions(+), 26 deletions(-)
--
2.7.4
Powered by blists - more mailing lists