drm/nouveau: just pass gpio line to pwm_*, not entire gpio struct
authorBen Skeggs <bskeggs@redhat.com>
Mon, 21 Nov 2011 11:28:28 +0000 (21:28 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 21 Dec 2011 09:01:44 +0000 (19:01 +1000)
We don't need more than the line id to determine the PWM controller, and
the GPIO interfaces are about to change somewhat.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found