From: Lee Jones Date: Thu, 19 Apr 2012 20:36:41 +0000 (+0100) Subject: mfd: Register db8500-prcmu as a platform driver instead of only probing X-Git-Tag: v3.5-rc1~51^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fc63f670f53cf9dcdca5e523289dda35da47e63;p=pandora-kernel.git mfd: Register db8500-prcmu as a platform driver instead of only probing Pass the probe function as part of the platform_driver struct and register using the more common platform_driver_register call. In subsequent patches we'll also add DT support into the struct. Signed-off-by: Lee Jones Acked-by: Linus Walleij Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed