[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1481829721.git.shuahkh@osg.samsung.com>
Date: Thu, 15 Dec 2016 12:40:06 -0700
From: Shuah Khan <shuahkh@....samsung.com>
To: sakari.ailus@...ux.intel.com, laurent.pinchart@...asonboard.com,
mchehab@...nel.org
Cc: Shuah Khan <shuahkh@....samsung.com>, linux-media@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] omap3 devm usage removal
This patch series contains two patches. The first one removes
calls to media_entity_cleanup() after media device has been
unregistered. The second one removes devm usage.
Shuah Khan (2):
media: omap3isp fix media_entity_cleanup() after media device
unregister
media: omap3isp change to devm for resources
drivers/media/platform/omap3isp/isp.c | 71 +++++++++++++++++++--------
drivers/media/platform/omap3isp/ispccdc.c | 1 -
drivers/media/platform/omap3isp/ispccp2.c | 11 +++--
drivers/media/platform/omap3isp/ispcsi2.c | 1 -
drivers/media/platform/omap3isp/isph3a_aewb.c | 21 +++++---
drivers/media/platform/omap3isp/isph3a_af.c | 21 +++++---
drivers/media/platform/omap3isp/isphist.c | 5 +-
drivers/media/platform/omap3isp/isppreview.c | 1 -
drivers/media/platform/omap3isp/ispresizer.c | 1 -
drivers/media/platform/omap3isp/ispstat.c | 1 -
drivers/media/platform/omap3isp/ispvideo.c | 1 -
11 files changed, 92 insertions(+), 43 deletions(-)
--
2.7.4
Powered by blists - more mailing lists