freebsd-dev/sys/arm/freescale
Svatopluk Kraus cd642c88a1 INTRNG - redefine struct intr_map_data to avoid headers pollution. Each
struct associated with some type defined in enum intr_map_data_type
must have struct intr_map_data on the top of its own definition now.
When such structs are used, correct type and size must be filled in.

There are three such structs defined in sys/intr.h now. Their
definitions should be moved to corresponding headers by follow-up
commits.

While this change was propagated to all INTRNG like PICs,
pic_map_intr() method implementations were corrected on some places.
For this specific method, it's ensured by a caller that the 'data'
argument passed to this method is never NULL. Also, the return error
values were standardized there.
2016-05-05 13:31:19 +00:00
..
imx INTRNG - redefine struct intr_map_data to avoid headers pollution. Each 2016-05-05 13:31:19 +00:00
vybrid sys/arm: Minor spelling fixes. 2016-05-04 15:48:59 +00:00
fsl_ocotp.c Move arm's devmap to some generic place, so it can be used 2016-04-26 11:53:37 +00:00
fsl_ocotpreg.h
fsl_ocotpvar.h