mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-11 01:23:41 +00:00
Looks like these functions don't do anything in the mainline kernel so
we can just drop it.
Note that we must now also remove ir-rx51 pdata as it relies on the dummy
platform data that does not do anything. And ir-rx51 is calling a pdata
callback that doesn't do anything without checking if it exists first.
For configuring device specific minimal latencies, the interface to use
is pm_qos_add_request(). For an example, see what was done in commit
|
||
|---|---|---|
| .. | ||
| include/plat | ||
| counter_32k.c | ||
| debug-leds.c | ||
| dma.c | ||
| Kconfig | ||
| Makefile | ||
| sram.c | ||