mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] media: tuner xc5000 firmware load fixes and improvements
@ 2014-08-14  1:09 Shuah Khan
  2014-08-14  1:09 ` [PATCH 1/2] media: tuner xc5000 - release firmwware from xc5000_release() Shuah Khan
  2014-08-14  1:09 ` [PATCH 2/2] media: tuner xc5000 - try to avoid firmware load in resume path Shuah Khan
  0 siblings, 2 replies; 5+ messages in thread
From: Shuah Khan @ 2014-08-14  1:09 UTC (permalink / raw)
  To: m.chehab, fabf; +Cc: Shuah Khan, linux-media, linux-kernel

This patch fixes firmware load issues seen during suspend and
resume and speeds up firmware force load path. Releasing
firmware from xc5000_release() instead of right after load
helps avoid requesting firmware when it needs to be force
loaded and fixes slowpath warnings during resume after suspend
is done before firmware is loaded.

Shuah Khan (2):
  media: tuner xc5000 - release firmwware from xc5000_release()
  media: tuner xc5000 - try to avoid firmware load in resume path

 drivers/media/tuners/xc5000.c |   50 ++++++++++++++++++++++++++++-------------
 1 file changed, 35 insertions(+), 15 deletions(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-09-22 21:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-14  1:09 [PATCH 0/2] media: tuner xc5000 firmware load fixes and improvements Shuah Khan
2014-08-14  1:09 ` [PATCH 1/2] media: tuner xc5000 - release firmwware from xc5000_release() Shuah Khan
2014-09-22 20:18   ` Mauro Carvalho Chehab
2014-09-22 21:32     ` Shuah Khan
2014-08-14  1:09 ` [PATCH 2/2] media: tuner xc5000 - try to avoid firmware load in resume path Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome