Hi Mauro,

Please pull the following patches, which use devm_kzalloc() instead of
kzalloc().

Regards,
--Prabhakar Lad

The following changes since commit 3151d14aa6e983aa36d51a80d0477859f9ba12af:

  [media] media: remove __dev* annotations (2013-01-11 13:03:24 -0200)

are available in the git repository at:
  git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git media-i2c-fixes

Lad, Prabhakar (4):
      ths7303: use devm_kzalloc() instead of kzalloc()
      tvp7002: use devm_kzalloc() instead of kzalloc()
      tvp514x: use devm_kzalloc() instead of kzalloc()
      adv7343: use devm_kzalloc() instead of kzalloc()

 drivers/media/i2c/adv7343.c |    9 +++------
 drivers/media/i2c/ths7303.c |    3 +--
 drivers/media/i2c/tvp514x.c |    4 +---
 drivers/media/i2c/tvp7002.c |   18 ++++++------------
 4 files changed, 11 insertions(+), 23 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to