From: Henrik Rydberg Date: Mon, 30 Jul 2012 11:28:18 +0000 (+0200) Subject: HID: Add an input configured notification callback X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~104^2~3^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ebf3d7687192923e3d44fdbcd8d9f8375053fb8;p=pandora-kernel.git HID: Add an input configured notification callback A hid device may create several input devices, and a driver may need to prepare or finalize the configuration per input device. Currently, there is no sane way for a driver to know when a device has been configured. This patch adds a callback providing that information. Reviewed-and-tested-by: Benjamin Tissoires Tested-by: Ping Cheng Acked-by: Jiri Kosina Signed-off-by: Henrik Rydberg --- Reading git-diff-tree failed