mbox

[GIT,PULL,3.13,v2] AF9035/AF9033 stack alloc regression fixes

Message ID 529E0A65.1020302@iki.fi (mailing list archive)
State Accepted, archived
Headers

Pull-request

git://linuxtv.org/anttip/media_tree.git fixes3.13_v2

Message

Antti Palosaari Dec. 3, 2013, 4:44 p.m. UTC
  And as these stack alloc patches seems to requested for stable too, 
these 3 fixes should go stable also!

I am not very happy to situation that stack alloc patch set was 
requested to stable, with almost none testing. These patches appeared to 
media master *only* around one week ago. I tested tens of DVB devices 
during weekend and didn't any other non-working than AF9035. But I don't 
have all the devices to test...

regards
Antti

The following changes since commit fa507e4d32bf6c35eb5fe7dbc0593ae3723c9575:

   [media] media: marvell-ccic: use devm to release clk (2013-11-29 
14:46:47 -0200)

are available in the git repository at:

   git://linuxtv.org/anttip/media_tree.git fixes3.13_v2

for you to fetch changes up to 413f354edd6adbc52492d398b6f9f36dde9a9f48:

   af9035: unlock on error in af9035_i2c_master_xfer() (2013-12-03 
18:31:25 +0200)

----------------------------------------------------------------
Antti Palosaari (2):
       af9033: fix broken I2C
       af9035: fix broken I2C and USB I/O

Dan Carpenter (1):
       af9035: unlock on error in af9035_i2c_master_xfer()

  drivers/media/dvb-frontends/af9033.c  | 12 ++++++------
  drivers/media/usb/dvb-usb-v2/af9035.c | 15 +++++++++------
  2 files changed, 15 insertions(+), 12 deletions(-)