[PATCH 2/7] drivers: i2c: Only register available devices

Jan Lübbe jlu at pengutronix.de
Fri Jul 17 07:59:56 PDT 2015


On Fr, 2015-07-17 at 13:13 +0200, Teresa Remmet wrote:
> -       for_each_child_of_node(adap->dev.device_node, n) {
> +       for_each_available_child_of_node(adap->dev.device_node, n) {
>                 struct i2c_board_info info = {};

I've submitted an identical patch last week, which was applied by
Sascha.

Regards,
Jan
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |




More information about the barebox mailing list