From 57a4f4cf409261b0330df909ad6fdb85cb096467 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Mon, 21 Jul 2014 11:01:27 -0700 Subject: [PATCH] staging: comedi: comedidev.h: remove unused callbacks from comedi_subdevice The 'do_lock' and 'do_unlock' callbacks are not used be any of the comedi drivers or the comedi core. Just remove them. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed