diff options
author | Ilia Mirkin <imirkin@alum.mit.edu> | 2013-08-23 19:03:14 +0200 |
---|---|---|
committer | Ben Skeggs <bskeggs@redhat.com> | 2013-09-04 05:46:58 +0200 |
commit | c865534f1e5b5b4ef03f4a55cf4730f4b70dd75b (patch) | |
tree | bd17cd7a9d546620acc877048cb48554e0e8068c /samples | |
parent | drm/nouveau/therm: survive to suspend/resume cycles (diff) | |
download | linux-c865534f1e5b5b4ef03f4a55cf4730f4b70dd75b.tar.xz linux-c865534f1e5b5b4ef03f4a55cf4730f4b70dd75b.zip |
drm/nouveau/i2c: pass the function pointers in at creation time
i2c_bit_add_bus can call the pre_xfer function, which expects the func
pointer to be set. Pass in func to the port creation logic so that it is
set before i2c_bit_add_bus.
See https://bugs.freedesktop.org/show_bug.cgi?id=68456
Reported-by: Hans-Peter Deifel <hpdeifel@gmx.de>
Tested-by: Hans-Peter Deifel <hpdeifel@gmx.de>
Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions