From: David Brown Date: Tue, 12 Mar 2013 18:41:54 +0000 (-0700) Subject: SSBI: Remove MSM_ prefix from SSBI drivers X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce44bf5b5544cbe6358abb01f039361a99b80901;p=pandora-kernel.git SSBI: Remove MSM_ prefix from SSBI drivers Although the SSBI sub is currently only used on MSM SoCs, it is still a bus in its own right. Remove this msm_ prefix from the driver and it's symbols. Clients can now refer directly to ssbi_write() and ssbi_read(). Signed-off-by: David Brown Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed