[PATCH 0/5] Davinci VPBE use devres and some cleanup

From: Prabhakar Lad
Date: Sat Jul 13 2013 - 04:50:48 EST


From: "Lad, Prabhakar" <prabhakar.csengg@xxxxxxxxx>

This patch series replaces existing resource handling in the
driver with managed device resource.

Lad, Prabhakar (5):
media: davinci: vpbe_venc: convert to devm_* api
media: davinci: vpbe_osd: convert to devm_* api
media: davinci: vpbe_display: convert to devm* api
media: davinci: vpss: convert to devm* api
media: davinci: vpbe: Replace printk with dev_*

drivers/media/platform/davinci/vpbe.c | 6 +-
drivers/media/platform/davinci/vpbe_display.c | 23 ++----
drivers/media/platform/davinci/vpbe_osd.c | 45 +++---------
drivers/media/platform/davinci/vpbe_venc.c | 97 +++++--------------------
drivers/media/platform/davinci/vpss.c | 62 ++++------------
5 files changed, 52 insertions(+), 181 deletions(-)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/