Hi Jingoo,
> Use devm_*() functions to make cleanup paths simpler.
>
> Signed-off-by: Jingoo Han
> ---
> Changes since v2:
> - removed unnecessary platform_set_drvdata(pdev, NULL)
>
> drivers/watchdog/ts72xx_wdt.c | 67 ++--
> 1 files changed, 10 insertion
On Thu, May 02, 2013 at 02:52:16PM +0900, Jingoo Han wrote:
> Use devm_*() functions to make cleanup paths simpler.
>
> Signed-off-by: Jingoo Han
Acked-by: Guenter Roeck
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.
Use devm_*() functions to make cleanup paths simpler.
Signed-off-by: Jingoo Han
---
Changes since v2:
- removed unnecessary platform_set_drvdata(pdev, NULL)
drivers/watchdog/ts72xx_wdt.c | 67 ++--
1 files changed, 10 insertions(+), 57 deletions(-)
diff --
3 matches
Mail list logo