diff options
author | Stefan Agner <stefan@agner.ch> | 2015-11-18 17:27:04 -0800 |
---|---|---|
committer | Stefan Agner <stefan@agner.ch> | 2016-02-25 16:13:16 -0800 |
commit | 638c93f61988c6fcc821646399f1fdd3895a34a2 (patch) | |
tree | 49397961c6f3da6cc597906d007cd0d675abbff6 /fs/file.c | |
parent | 7566e247672d6ab67ce2a4c0fe03c17d695481b7 (diff) |
drm/fsl-dcu: mask all interrupts on initialization
The state of the interrupt mask register on initialization is
unknown, e.g. U-Boot could already used the DCU. So depending on
the boot loader, the outcome of the interrupt mask register could
be different. A defined state is much more preferable. Also, there
is no value in keeping interrupts enabled which we don't need.
Therefor, mask all interrupts on initialization.
Signed-off-by: Stefan Agner <stefan@agner.ch>
Diffstat (limited to 'fs/file.c')
0 files changed, 0 insertions, 0 deletions