Searched hist:"42865 eb5adf4d0ae92999d96b7ef0f6e7005a62b" (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/irq/ |
| H A D | irq-gpio.c | 42865eb5adf4d0ae92999d96b7ef0f6e7005a62b Mon Oct 09 01:10:45 UTC 2017 Joseph Chen <chenjh@rock-chips.com> drivers: irq: deliver both irq and private data to irq handler
gic irq handler only need private data, while gpio irq(parent bank) handler needs private data and irq number for getting gpio bank and pin information. So we need deliver both of them to the irq handler.
This patch fixes the legacy code issue.
Change-Id: I1917b588a867e807cbd15e2e4101ae259cf4a40f Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| H A D | irq-generic.c | 42865eb5adf4d0ae92999d96b7ef0f6e7005a62b Mon Oct 09 01:10:45 UTC 2017 Joseph Chen <chenjh@rock-chips.com> drivers: irq: deliver both irq and private data to irq handler
gic irq handler only need private data, while gpio irq(parent bank) handler needs private data and irq number for getting gpio bank and pin information. So we need deliver both of them to the irq handler.
This patch fixes the legacy code issue.
Change-Id: I1917b588a867e807cbd15e2e4101ae259cf4a40f Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | irq-generic.h | 42865eb5adf4d0ae92999d96b7ef0f6e7005a62b Mon Oct 09 01:10:45 UTC 2017 Joseph Chen <chenjh@rock-chips.com> drivers: irq: deliver both irq and private data to irq handler
gic irq handler only need private data, while gpio irq(parent bank) handler needs private data and irq number for getting gpio bank and pin information. So we need deliver both of them to the irq handler.
This patch fixes the legacy code issue.
Change-Id: I1917b588a867e807cbd15e2e4101ae259cf4a40f Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|
| H A D | common.h | 42865eb5adf4d0ae92999d96b7ef0f6e7005a62b Mon Oct 09 01:10:45 UTC 2017 Joseph Chen <chenjh@rock-chips.com> drivers: irq: deliver both irq and private data to irq handler
gic irq handler only need private data, while gpio irq(parent bank) handler needs private data and irq number for getting gpio bank and pin information. So we need deliver both of them to the irq handler.
This patch fixes the legacy code issue.
Change-Id: I1917b588a867e807cbd15e2e4101ae259cf4a40f Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
|