parport_pc.c: correctly release the requested region for the IT887x
Replace release_resource() by release_region() and also fix the inconsistency in the size of the requested/released region. The size of the resource should be 32, not 0x8 like it was corrected in commit e7c310c3 already. CC: linux-serial@vger.kernel.org Reported-by: NJulia Lawall <julia@diku.dk> Signed-off-by: NNiels de Vos <ndevos@redhat.com> Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
Showing
想要评论请 注册 或 登录