From: Gnanachandran Dhanapal Date: Tue, 16 Jun 2015 07:25:48 +0000 (+0000) Subject: Staging: rtl8192e: Timer setup using macro rather assignment X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e59e40d5d63ff805c9a5299be8b8e5e299dc6b6;p=pandora-kernel.git Staging: rtl8192e: Timer setup using macro rather assignment This patch shall replaces user defined timer setup function with standard timer setup macro. Also removes init_timer, because timer can be initialized in setup_timer macro as well. Signed-off-by: Gnanachandran Dhanapal Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed