Skip to content
  • Simon Glass's avatar
    dm: Avoid accessing seq directly · 8b85dfc6
    Simon Glass authored
    
    
    At present various drivers etc. access the device's 'seq' member directly.
    This makes it harder to change the meaning of that member. Change access
    to go through a function instead.
    
    The drivers/i2c/lpc32xx_i2c.c file is left unchanged for now.
    
    Signed-off-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
    8b85dfc6