K 10 svn:author V 3 jhb K 8 svn:date V 27 2007-10-30T22:09:16.000000Z K 7 svn:log V 320 Split agp_generic_detach() up into two routines: agp_free_cdev() destroys /dev/agpgart and agp_free_res() frees resources like the BAR for the aperture. Splitting this up lets chipset-specific detach routines manipulate the aperture during their detach routines without panicing. MFC after: 1 week Reviewed by: anholt END