]> git.baikalelectronics.ru Git - kernel.git/commit
drm/nouveau/secboot: rename init() hook to oneinit()
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 14 Dec 2016 08:02:35 +0000 (17:02 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 17 Feb 2017 05:14:31 +0000 (15:14 +1000)
commit97f49f62ede9daa7a9203c60cfafdaadd982ae1f
tree2503300fc3e36accd29332796d6151426a8abab5
parent3fc0453d3edb1f40e15bac6db27e6185644550d3
drm/nouveau/secboot: rename init() hook to oneinit()

The init() hook is called by the subdev's oneinit(). Rename it
accordingly to avoid confusion about the lifetime of objects allocated
in it.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/base.c
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm200.c
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.c
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/priv.h