From: Axel Lin Date: Fri, 7 Sep 2012 07:11:50 +0000 (+0800) Subject: HID: primax: Remove px_probe() and px_remove() functions X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~104^2~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b61513b86a221760389237c039105b5a5a332b3;p=pandora-kernel.git HID: primax: Remove px_probe() and px_remove() functions The px_probe() and px_remove() functions do not have any special initialization and cleanup. Remove them and let HID core handle the default probe/remove actions. Signed-off-by: Axel Lin Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed