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

