nova-core: sequencer: Refactor run() to handle unknown messages

Refactor GspSequencer::run() to follow the same pattern as gsp_init_done()
by wrapping message reception in a loop that ignores unknown messages
(ERANGE errors).

Signed-off-by: Timur Tabi <ttabi@nvidia.com>
Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
1 file changed