mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
omap3: Fix OMAP35XX_REV macros
In original implementation, the revision passed to these macros contained revision number in lower nibble. But, later the revision bits (OMAP_REVBITS_XX) were defined to use omap_revision[15:08] where revision number is containied in higher nibble. This patch updates the macros; else incorrect revision is detected for OMAP35xx devices. Signed-off-by: Sanjeev Premi <premi@ti.com>
This commit is contained in:
parent
ce13d4716a
commit
435bb82749
1 changed files with 6 additions and 6 deletions
Loading…
Add table
Add a link
Reference in a new issue