From 92f26189b181a65fcb1ff6220a4bf45d44502e4a Mon Sep 17 00:00:00 2001 From: Sudip Mukherjee Date: Thu, 13 Aug 2015 19:06:05 +0530 Subject: [PATCH] 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-format-patch failed