K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2013-08-24T23:54:06.542569Z K 7 svn:log V 288 drm: Don't delete already deleted iicbus child from drm_iic_dp_aux The iic_dp_aux_detach callback is therefore useless: it's replaced by bus_generic_detach. This fixes a "General protection fault" panic during second (incorrect) deletion of the child. Tested by: kwm@ Reviewed by: ray@ END