-
Andrew Morton authored
Patch from Martin Josefsson <gandalf@wlug.westbo.se> Here's a fix for an uninitialized timer in drm_drv.h, for some reason it initilizes the timer when the device is opened, not at init. It moves the initilization for the waitqueue to init aswell.
f7483240