From: Fabio Estevam Date: Wed, 29 Oct 2014 11:42:08 +0000 (+0100) Subject: ARM: 8183/1: l2c: Improve l2c310_of_parse() error message X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0ec1dd90afa0166a5fdadb1228bb026b09b925;p=pandora-kernel.git ARM: 8183/1: l2c: Improve l2c310_of_parse() error message Russell King suggested [1]: "I'd ask for one change. Please make all these messages start with "L2C-310 OF" not "PL310 OF:". The device is described in ARM documentation as a L2C-310 not PL310. (Also note the : is dropped too - most of the other messages don't have the : either.) The: "PL310 OF: cache setting yield illegal associativity PL310 OF: -1073346556 calculated, only 8 and 16 legal" message could also be changed to something like: "L2C-310 OF cache associativity %d invalid, only 8 or 16 permittedn" [1] http://www.spinics.net/lists/arm-kernel/msg372776.html Signed-off-by: Fabio Estevam Signed-off-by: Russell King --- Reading git-diff-tree failed