forked from Imagelibrary/rtems
Address missing field initializer warnings. These were all rtems_irq_connect_data declarations with initialization. The initialization was changed to using named fields and specifying an initializer for each field.