From: Petr Štetiar Date: Fri, 17 Jun 2011 10:11:59 +0000 (+0100) Subject: ARM: 6967/1: ep93xx: ts72xx: fix board model detection X-Git-Tag: v3.1-rc5~9^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=505ed6fd82608bd4f26d487220ec40a3c5d0dded;p=pandora-kernel.git ARM: 6967/1: ep93xx: ts72xx: fix board model detection Fix the obvious error in board detection logic, because according to the TS's manual, the model is stored in the least three significant bits. For example the byte read on my ts-7300 is 0x23 and the detection then fails. Cc: Ryan Mallon Acked-by: H Hartley Sweeten Signed-off-by: Petr Štetiar Signed-off-by: Russell King --- Reading git-diff-tree failed