diff options
| author | Sergio Paracuellos <[email protected]> | 2018-06-18 11:36:06 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-06-28 21:50:58 +0900 |
| commit | 7e7cda889925af269ab902b2f402b94ce72059fc (patch) | |
| tree | e6c8e68debc2665a167d92e99c119937953fd84d /tools/perf/scripts/python | |
| parent | 98f0703bf20a9c90df8f959ecd10775fd45ae2b1 (diff) | |
staging: mt7621-gpio: implement '.irq_[request|release]_resources' functions
When implementing custom irqchips it is important to also
implement .irq_request_resources() and .irq_release_resources()
and make sure these call gpiochip_[un]lock_as_irq().
Add those two for this driver. Also store struct device pointer
in global state structure to be able to use 'dev_err' with the
device from 'mediatek_request_resources' function.
Signed-off-by: Sergio Paracuellos <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions