OSDN Git Service

staging: xgifb: Initialize Part0Port
authorLubomir Rintel <lkundrak@v3.sk>
Sun, 18 May 2014 10:55:14 +0000 (12:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 18 May 2014 17:03:31 +0000 (10:03 -0700)
commita5c79d610f08484238729c07778398dd72c8c7e6
tree250598a3889e4b068c15c890fddde1c8670a77c8
parentbb7e5ed497f8fdf399d582f0fd4af4ef7d752d77
staging: xgifb: Initialize Part0Port

It was left uninitialized, likely overseen, in this commit:
56810a92c689c6 ("staging: xgifb: use XGIRegInit()
Avoid copy-paste and use XGIRegInit() to initialize registers addresses.")

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/xgifb/XGI_main_26.c