Skip to content
  • Vikram Narayanan's avatar
    lcds: Prepare lcd creation routines for SMP · 6144ba62
    Vikram Narayanan authored
    Introduce a wrapper lcd_create_module_lcds on top of lcd_create_module_lcd
    to create child LCDs where we map the same code/data pages created by
    the parent LCD. Add an additional parameter is_child to routines which
    should differentiate between a parent and child LCD.
    6144ba62