From: Nishanth Menon Date: Fri, 11 Apr 2014 17:24:56 +0000 (-0500) Subject: bus: omap_l3_noc: make error reporting and handling common X-Git-Tag: omap-for-v3.16/l3-noc-signed~7 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c98aa7aaa24b7687a170b93c4bf3111a6d166069;p=pandora-kernel.git bus: omap_l3_noc: make error reporting and handling common The logic between handling CUSTOM_ERROR and STANDARD_ERROR is just the reporting style. So make it generic, simplify and standardize the reporting with both master and target information printed to log. Handle the register address difference for master code for standard error and custom error as well. While at it, fix a minor indentation error. Signed-off-by: Nishanth Menon Acked-by: Santosh Shilimkar Acked-by: Peter Ujfalusi Tested-by: Darren Etheridge Tested-by: Sekhar Nori --- Reading git-diff-tree failed