1
0
Fork 0
remarkable-linux/drivers/firmware/tegra
Timo Alho 122954edfd firmware: tegra: set drvdata earlier
Subdevices of bpmp, such as bpmp-i2c, require the bpmp device's
drvdata to be set during their probe. Currently this is not always the
case. Fix this by calling platform_set_drvdata() earlier during bpmp's
probe.

Signed-off-by: Timo Alho <talho@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
2017-08-17 13:08:08 +02:00
..
Kconfig firmware: tegra: Add BPMP support 2016-11-18 14:33:43 +01:00
Makefile firmware: tegra: Add BPMP support 2016-11-18 14:33:43 +01:00
bpmp.c firmware: tegra: set drvdata earlier 2017-08-17 13:08:08 +02:00
ivc.c firmware/ivc: use dma_mapping_error 2017-06-20 11:12:54 +02:00