From: Alexey Khoroshilov Date: Sun, 2 Sep 2012 19:30:13 +0000 (+0400) Subject: staging: bcm: fix error handling in bcm_init() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~725 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7b990a035a86a07e81231caceb6e624056c258f;p=pandora-kernel.git staging: bcm: fix error handling in bcm_init() bcm_init() does not have proper error handling of usb_register(). The patch implements one. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Acked-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed