gpu: host1x: firewall: Refactor register check
authorThierry Reding <treding@nvidia.com>
Thu, 10 Oct 2013 08:24:04 +0000 (10:24 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 31 Oct 2013 08:20:08 +0000 (09:20 +0100)
The same code sequence is used in various places to validate a register
access in the command stream. This can be refactored into a separate
function.

Signed-off-by: Thierry Reding <treding@nvidia.com>

No differences found