From: Jean Delvare Date: Thu, 13 Mar 2014 22:21:08 +0000 (+0100) Subject: brcmfmac: Make probe function __init X-Git-Tag: v3.15-rc1~113^2~93^2^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2d23c709c4ca2ddee4256689ac608ee50ec955a;p=pandora-kernel.git brcmfmac: Make probe function __init One of the benefits of platform_driver_probe() is that you can make the probe function __init. Signed-off-by: Jean Delvare Cc: Hante Meuleman Cc: Arend van Spriel Cc: John W. Linville Signed-off-by: John W. Linville --- Reading git-diff-tree failed