mei: wd: use watchdog_set/get_drvdata for passing mei_device
authorTomas Winkler <tomas.winkler@intel.com>
Thu, 16 Aug 2012 16:39:44 +0000 (19:39 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Aug 2012 16:51:02 +0000 (09:51 -0700)
commit09649a85adfedde99b47b6ccef3fea696fad72be
tree5faa03756a45e37b775721f63d3555b921d13623
parentc216fdeb2e7371554c56ba457c374cce9c77f91a
mei: wd: use watchdog_set/get_drvdata for passing mei_device

use watchdog_set/get_drvdata for passing mei_device
to watchdog_ops handlers instead of using global mei_device

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/wd.c