Re: [patch net-next 4/6] mlxsw: core: Implement temperature hwmon interface

2015-11-27 Thread Jiri Pirko
Fri, Nov 27, 2015 at 12:55:37PM CET, l...@intel.com wrote: >Hi Jiri, > >[auto build test ERROR on: net-next/master] >[also build test ERROR on: v4.4-rc2 next-20151127] > >url: >https://github.com/0day-ci/linux/commits/Jiri-Pirko/mlxsw-driver-update/20151126-190702 >config: x86_64-randconfig-s2-

Re: [patch net-next 4/6] mlxsw: core: Implement temperature hwmon interface

2015-11-27 Thread kbuild test robot
Hi Jiri, [auto build test ERROR on: net-next/master] [also build test ERROR on: v4.4-rc2 next-20151127] url: https://github.com/0day-ci/linux/commits/Jiri-Pirko/mlxsw-driver-update/20151126-190702 config: x86_64-randconfig-s2-11271831 (attached as .config) reproduce: # save the attach

[patch net-next 4/6] mlxsw: core: Implement temperature hwmon interface

2015-11-26 Thread Jiri Pirko
From: Jiri Pirko ASIC provides access to temperature sensors. Implement their exposure to userspace using hwmon. Signed-off-by: Jiri Pirko --- drivers/net/ethernet/mellanox/mlxsw/Makefile | 2 +- drivers/net/ethernet/mellanox/mlxsw/core.c | 8 + drivers/net/ethernet/mellanox/mlxs