Skip to content

Conversation

@vishwamartur
Copy link

Related to #79356

Resolve inconsistent cell name for IRQ type in drivers/serial/uart_ns16550.c.

  • Replace all instances of "sense" with "type" in the macro UART_NS16550_IRQ_FLAGS(n)
  • Replace all instances of "flags" with "type" in the macro UART_NS16550_IRQ_FLAGS(n)
  • Ensure the macro UART_NS16550_IRQ_FLAGS(n) only checks for the "type" cell

Related to zephyrproject-rtos#79356

Resolve inconsistent cell name for IRQ type in `drivers/serial/uart_ns16550.c`.

* Replace all instances of "sense" with "type" in the macro `UART_NS16550_IRQ_FLAGS(n)`
* Replace all instances of "flags" with "type" in the macro `UART_NS16550_IRQ_FLAGS(n)`
* Ensure the macro `UART_NS16550_IRQ_FLAGS(n)` only checks for the "type" cell
@zephyrbot zephyrbot added the area: UART Universal Asynchronous Receiver-Transmitter label Nov 3, 2024
@kartben
Copy link
Contributor

kartben commented Nov 22, 2024

@vishwamartur please look at the compliance errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: UART Universal Asynchronous Receiver-Transmitter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants