Ming Lei 5247aecfe6 driver core: fix driver_match_device
This patch fixes a bug introduced in commit
49b420a13ff95b449947181190b08367348e3e1b.

If a instance of bus_type doesn't have  .match method,
all .probe of drivers in the bus should be called, or else
the .probe have not a chance to be called.

Signed-off-by: Ming Lei <tom.leiming@gmail.com>
Reported-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-16 16:17:09 -07:00
..
2009-04-16 16:17:09 -07:00
2009-04-15 12:10:13 +02:00
2009-04-13 15:04:32 -07:00
2009-04-13 15:04:34 -07:00
2009-04-13 15:04:29 -07:00
2009-04-08 14:13:04 +02:00
2009-04-08 00:00:33 -07:00
2009-03-30 21:55:25 +10:30
2009-04-05 00:32:25 +02:00
2009-04-13 15:04:33 -07:00
2009-04-01 08:59:23 -07:00
2009-04-14 19:46:19 -07:00
2009-04-13 15:04:30 -07:00
2009-03-27 20:13:20 -04:00
2009-04-14 08:48:50 -07:00
2009-04-13 15:04:32 -07:00
2009-04-05 00:32:22 +02:00
2009-04-08 14:25:51 -07:00