diff options
| author | Nick Dyer <nick.dyer@itdev.co.uk> | 2015-04-30 16:08:03 +0100 |
|---|---|---|
| committer | Nick Dyer <nick.dyer@itdev.co.uk> | 2015-05-01 15:16:50 +0100 |
| commit | c497cf80cda116bc2c2f478b96f21a917e5ca464 (patch) | |
| tree | 824fb0052e9cf04da277d3c284f448358a8f350a /security/security.c | |
| parent | 17ef3ea96b4a79b7381745d62a887862c3a22a6d (diff) | |
| download | olio-linux-3.10-c497cf80cda116bc2c2f478b96f21a917e5ca464.tar.xz olio-linux-3.10-c497cf80cda116bc2c2f478b96f21a917e5ca464.zip | |
Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
The path of enabling the IRQ in the probe function is not safe in level
triggered operation, if it was already powered up and there is a message
waiting on the device (eg finger down) because the object table has not yet
been read. This forces the ISR into a hard loop.
Delay enabling the interrupt until it is first needed.
Signed-off-by: Nick Dyer <nick.dyer@itdev.co.uk>
Diffstat (limited to 'security/security.c')
0 files changed, 0 insertions, 0 deletions