]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/edac/i7core_edac.c
i7core_edac: Introduce free_i7core_dev
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Fri, 20 Aug 2010 07:25:00 +0000 (04:25 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sun, 24 Oct 2010 13:20:39 +0000 (11:20 -0200)
commit2aa9be448dab7433c685b634a4049289cb1913d3
tree6cd1c0d6f1ec58665c1dc1ec2983177de750940e
parent848b2f7ed6db4d3a83201187159665cc57725d9f
i7core_edac: Introduce free_i7core_dev

Have a method to make a couple with alloc_i7core_dev() previously
introduced.  Using in pair will help proper resource handling.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/edac/i7core_edac.c