[PATCH 4/6] w1: omap-hdq: convert to devm_* functions

2012-07-25 Thread Felipe Balbi
this lets us remove a bit of boilerplate code. Signed-off-by: Felipe Balbi --- drivers/w1/masters/omap_hdq.c | 32 +--- 1 file changed, 9 insertions(+), 23 deletions(-) diff --git a/drivers/w1/masters/omap_hdq.c b/drivers/w1/masters/omap_hdq.c index 1ebddcf..b6eb0ba

[PATCH 4/6] w1: omap-hdq: convert to devm_* functions

2012-07-25 Thread Felipe Balbi
this lets us remove a bit of boilerplate code. Signed-off-by: Felipe Balbi ba...@ti.com --- drivers/w1/masters/omap_hdq.c | 32 +--- 1 file changed, 9 insertions(+), 23 deletions(-) diff --git a/drivers/w1/masters/omap_hdq.c b/drivers/w1/masters/omap_hdq.c index