Home
last modified time | relevance | path

Searched hist:"58875 ea925763e99b8862dc07bcdebde774d830b" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/backlight/
H A Dadp8860_bl.cdiff 58875ea925763e99b8862dc07bcdebde774d830b Wed May 30 00:07:21 CEST 2012 Jingoo Han <jg1.han@samsung.com> backlight: adp8860: use devm_ functions

The devm_ functions allocate memory that is released when a driver
detaches. This patch uses devm_kzalloc of these functions.

Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Cc: Richard Purdie <rpurdie@rpsys.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>