From: Sonic Zhang Date: Fri, 11 Apr 2014 09:30:25 +0000 (+0800) Subject: crypto: bfin_crc - ignore duplicated registration of the same algorithm X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~2^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d390395fa8cb32aeb3030398e441dd1a1ab4437;p=pandora-kernel.git crypto: bfin_crc - ignore duplicated registration of the same algorithm in case of multiple crc devices are probed. Call platform_set_drvdata() before adding new CRC device into the list. Signed-off-by: Sonic Zhang Reviewed-by: Marek Vasut Signed-off-by: Herbert Xu --- Reading git-diff-tree failed