K 10 svn:author V 3 jhb K 8 svn:date V 27 2006-09-11T22:20:37.000000Z K 7 svn:log V 320 - Revert making bus_generic_add_child() the default for BUS_ADD_CHILD(). Instead, we want busses to explicitly specify an add_child routine if they want to support identify routines, but by default disallow having outside drivers add devices. - Give smbus(4) an explicit bus_add_child() method. Requested by: imp END