From b738aa3a131bdc670191318bebc558629b3f1ed4 Mon Sep 17 00:00:00 2001 From: H Hartley Sweeten Date: Fri, 1 May 2015 15:00:09 -0700 Subject: [PATCH] staging: comedi: ni_stc.h: tidy up the cs5529_configuration_bits For aesthetics, convert the enum into defines and the inline functions into macros. Use the BIT() macro to define the bits. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed