From: Sudip Mukherjee Date: Thu, 13 Aug 2015 13:36:05 +0000 (+0530) Subject: auxdisplay: ks0108: initialize local parport variable X-Git-Tag: omap-for-v4.3/fixes-merge-window~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92f26189b181a65fcb1ff6220a4bf45d44502e4a;p=pandora-kernel.git auxdisplay: ks0108: initialize local parport variable The local variable ks0108_parport is used by other functions to write to the parallel port. We missed initializing it when we converted the driver to use new Parallel Port codes. Fixes: 4edd70c133f3 ("auxdisplay: ks0108: use new parport device model") Reported-by: Fengguang Wu Signed-off-by: Sudip Mukherjee Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed