commit | f52dee5ccdf57364299448c88787ff92656d1ed2 | [log] [tgz] |
---|---|---|
author | J. German Rivera <German.Rivera@freescale.com> | Wed Jan 06 16:03:28 2016 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Feb 07 19:10:12 2016 -0800 |
tree | 8643fa02a048a65505074fa975829f928930f73b | |
parent | 8804f9fc5cf38c29c56f041341685edfc623f427 [diff] |
staging: fsl-mc: Added DPRC interrupt handler The interrupt handler for DPRC IRQs is added. DPRC IRQs are generated for hot plug events related to DPAA2 objects in a given DPRC. These events include, creating/destroying DPAA2 objects in the DPRC, changing the "plugged" state of DPAA2 objects and moving objects between DPRCs. Signed-off-by: J. German Rivera <German.Rivera@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>