diff options
author | Michael Hennerich <michael.hennerich@analog.com> | 2008-11-18 09:48:22 (GMT) |
---|---|---|
committer | Bryan Wu <cooloney@kernel.org> | 2008-11-18 09:48:22 (GMT) |
commit | 8d0223744f531168d4ae87f33354d12a50402779 (patch) | |
tree | ac8c565acd08f03b41259a80444239085103e07a /security/selinux | |
parent | 4989dbc17f085031885c3d898d95ce951fbd20aa (diff) | |
download | linux-fsl-qoriq-8d0223744f531168d4ae87f33354d12a50402779.tar.xz |
Blackfin arch: Cleanup and unify Blackfin IRQ and GPIO IRQ handling
- Remove SSYNC()
- Use irq_to_gpio where applicable
- Remove gpio_edge_triggered bitfield, check irq_desc fields instead.
- Remove gpio_both_edge_triggeredb bitfield, check irq_desc fields
instead.
- Use BITMAP and bitops on gpio_enabled
- Preferably use 32-bit
- Looking at the disassembly this indeed saves quite a few instructions.
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Diffstat (limited to 'security/selinux')
0 files changed, 0 insertions, 0 deletions