commit | 34a515d27c6573b6f550877b30dd5e0f440c3d8f | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan@agner.ch> | Mon Jan 04 16:34:22 2016 -0800 |
committer | Stefan Agner <stefan@agner.ch> | Tue Nov 08 17:14:08 2016 -0800 |
tree | 92f0f7360db125e2e6573ac6ece3bf3f8a70f36d | |
parent | 020a0bbc0d89c15693e69ed2063584ef7ec2d811 [diff] |
drm/fsl-dcu: do not update when modifying irq registers The IRQ status and mask registers are not "double buffered" according to the reference manual. Hence, there is no extra transfer/update write needed when modifying these registers. Signed-off-by: Stefan Agner <stefan@agner.ch>