From: Greg Kroah-Hartman <[email protected]> Date: Fri, 9 Jun 2017 11:03:09 +0200
> We are trying to get rid of DRIVER_ATTR(), and the ehea driver's > attribute can be trivially changed to use DRIVER_ATTR_RO(). > > Cc: Douglas Miller <[email protected]> > Cc: <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> Acked-by: David S. Miller <[email protected]>

