Re: [PATCH 1/1] video: grvga: Use module_platform_driver
From: Tomi Valkeinen <hidden>
Date: 2013-09-20 09:03:54
Attachments
- signature.asc [application/pgp-signature] 901 bytes
From: Tomi Valkeinen <hidden>
Date: 2013-09-20 09:03:54
On 20/09/13 09:35, Sachin Kamat wrote:
module_platform_driver removes some boilerplate code and makes it simple. Signed-off-by: Sachin Kamat <redacted> Cc: Kristoffer Glembo <redacted> --- drivers/video/grvga.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-)
Thanks, applied for 3.13. Tomi