From: Matwey V. Kornilov Date: Fri, 16 May 2014 14:20:52 +0000 (+0400) Subject: usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~171^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7751b6fb05869bcb318e74420148c06577adf894;p=pandora-kernel.git usb: musb: tusb6010: Use musb->tusb_revision instead of tusb_get_revision call. The value of the revision is stored in musb->tusb_revision, so don't re-read it every time. Exporting tusb_get_revision is not needed anymore, so the dependency loop between tusb6010 and tusb6010_omap is resolved. Signed-off-by: Matwey V. Kornilov Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed