alistair23-linux/drivers/misc/mei
Tomas Winkler b0d0cf77e7 mei: mei_write: revamp function flow
Use goto statement for error handling instead of deeper if constructs
and rename label 'unlock_dev' to more appropriate 'err'

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-11-01 12:31:17 -07:00
..
hw.h mei: add lynx point pci device ids 2012-09-05 13:45:56 -07:00
init.c mei: use mei_io_cb_ warppers also for control flows 2012-10-24 15:37:31 -07:00
interface.c mei: introduce mei_data2slots wrapper 2012-07-10 14:58:35 -07:00
interface.h mei: wd: decouple and revamp watchdog state machine 2012-08-16 09:51:02 -07:00
interrupt.c mei: rename mei_free_cb_private to mei_io_cb_free 2012-10-24 15:37:08 -07:00
iorw.c mei: use mei_io_cb_ warppers also for control flows 2012-10-24 15:37:31 -07:00
Kconfig char/misc: remove CONFIG_EXPERIMENTAL dependencies 2012-09-18 16:14:53 +01:00
main.c mei: mei_write: revamp function flow 2012-11-01 12:31:17 -07:00
Makefile Staging: mei: move the mei code out of staging 2012-05-01 18:23:38 -04:00
mei_dev.h mei: use mei_io_cb_ warppers also for control flows 2012-10-24 15:37:31 -07:00
wd.c mei: wd: use watchdog_set/get_drvdata for passing mei_device 2012-08-16 09:51:02 -07:00