]> git.baikalelectronics.ru Git - kernel.git/commit
staging: sm7xxfb: reserve PCI resource
authorSudip Mukherjee <sudipm.mukherjee@gmail.com>
Sat, 28 Mar 2015 09:03:40 +0000 (14:33 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 11:55:03 +0000 (13:55 +0200)
commitc0dcc0990d6284fe0f2cbc42c4a9168c7c215089
treec1fc05dd00d7e5def777de938a6c3410b9628579
parent289311271b368ddd2dee04233fe5146c0e94ef11
staging: sm7xxfb: reserve PCI resource

before starting to access any address inside the PCI region we should
reserve the resource and release the resource when the module exits.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm7xxfb/sm7xxfb.c