From: Sudeep Dutt Date: Wed, 29 Apr 2015 12:32:30 +0000 (-0700) Subject: misc: mic: SCIF Hardware Bus X-Git-Tag: omap-for-v4.3/legacy-v2-signed~123^2~94 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ec4ca6adb6abcd4479fa8d4e657748da0043f15;p=pandora-kernel.git misc: mic: SCIF Hardware Bus The SCIF hardware bus abstracts the low level hardware driver details like interrupts and mapping remote memory so that the same SCIF driver can work without any changes with the MIC host or card driver as long as the hardware bus operations are implemented. The SCIF hardware device is registered by the host and card drivers on the SCIF hardware bus resulting in probing the SCIF driver. Reviewed-by: Nikhil Rao Reviewed-by: Ashutosh Dixit Signed-off-by: Sudeep Dutt Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed