drm/nouveau/subdev: add a pfuse subdev v2
authorMartin Peres <martin.peres@free.fr>
Mon, 25 Aug 2014 22:26:38 +0000 (00:26 +0200)
committerBen Skeggs <bskeggs@redhat.com>
Mon, 15 Sep 2014 12:25:01 +0000 (22:25 +1000)
We will use this subdev to disable temperature reading on cards that did not
get a sensor calibration in the factory.

v2:
- rename "nouveau_fuse_rd32" to "gxXXX_fuse_rd32" as adviced by Christian Costa
- fold the code a little as adviced by Emil Velikov

Signed-off-by: Martin Peres <martin.peres@free.fr>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found