OMAP2+: id: avoid register read
authorGrazvydas Ignotas <notasas@gmail.com>
Sat, 28 May 2016 21:23:56 +0000 (00:23 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Sun, 3 Jul 2016 00:23:25 +0000 (03:23 +0300)
omap_type is always known and nobody else is using this kernel.
The goal is to allow the compiler to remove some code in idle path.


No differences found