commit | ac34b99af3283fc17e048bc0d6c01e2e916cd0f1 | [log] [tgz] |
---|---|---|
author | Chuck Jordan <cjordan@synopsys.com> | Fri Jan 27 16:55:09 2017 -0800 |
committer | Anas Nashif <nashif@linux.intel.com> | Mon Jan 30 17:52:58 2017 +0000 |
tree | eb16123b471468f7f112b9dff69087be8847d22d | |
parent | ded842ec89125160a4a00e46318207a335fe4e4f [diff] |
i2c: Can pass IRQ vector constant to irq_enable I found that I was not getting the i2C interrupt. When CONFIG_I2C_0_IRQ_DIRECT=y, it is acceptable to just pass the constant to irq_enable. See ZEP-1651. Change-Id: I10955e6d6fe5fdd2dda916c92c8bc8a2e871f41a Signed-off-by: Chuck Jordan <cjordan@synopsys.com>