mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2026-01-23 02:52:54 +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
|
||
|---|---|---|
| .. | ||
| camera-mx2.h | ||
| camera-mx3.h | ||
| camera-pxa.h | ||
| coda.h | ||
| mmp-camera.h | ||
| omap1_camera.h | ||
| omap4iss.h | ||
| s5p_hdmi.h | ||
| si4713.h | ||
| sii9234.h | ||
| soc_camera_platform.h | ||
| timb_radio.h | ||
| timb_video.h | ||