summary refs log tree commit diff
path: root/arch
diff options
context:
space:
mode:
authorNishanth Menon <nm@ti.com>2014-04-17 12:33:50 -0500
committerNishanth Menon <nm@ti.com>2014-05-05 14:33:58 -0500
commite4be3f3a040432398225d3634d44fc21f4807b7a (patch)
tree740df09c5e084c793de6417185e69ae9775766b6 /arch
parentc98aa7aaa24b7687a170b93c4bf3111a6d166069 (diff)
downloadlinux-e4be3f3a040432398225d3634d44fc21f4807b7a.tar.gz
bus: omap_l3_noc: improve readability by using helper for slave event parsing
Current interrupt handler does the first level parse to identify the
slave and then handles the slave even identification, reporting and
clearing of event as well. It is hence logical to split the handler
into two where the primary handler just parses the flagmux till it
identifies a slave and the slave handling, reporting and clearing is
done in a helper function.

While at it update the documentation in kerneldoc style.

Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Tested-by: Darren Etheridge <detheridge@ti.com>
Tested-by: Sekhar Nori <nsekhar@ti.com>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions