Skip to content

Conversation

@StaticRocket
Copy link
Member

  • refactor(names): remove PART_FAMILY_DEVICE_NAMES

    Remove the PART_FAMILY_DEVICE_NAMES replacement definition since it is no
    longer used.

    Signed-off-by: Randolph Sapp [email protected]

  • refactor(names): use shorter replacement name

    Replace all instances of PART_FAMILY_DEVICE_NAMES with
    PART_FAMILY_NAME since the two are equivalent.

    Signed-off-by: Randolph Sapp [email protected]

  • fix(TDA4VM): set PART_FAMILY_NAME to device

    All platforms currently use PART_FAMILY_NAME to point at an explicit
    device name. Update this platform to match.

    Signed-off-by: Randolph Sapp [email protected]


Opening as a draft for now as there are other cleanup efforts I assume will clash with this currently.

All platforms currently use __PART_FAMILY_NAME__ to point at an explicit
device name. Update this platform to match.

Signed-off-by: Randolph Sapp <[email protected]>
Replace all instances of __PART_FAMILY_DEVICE_NAMES__ with
__PART_FAMILY_NAME__ since the two are equivalent.

Signed-off-by: Randolph Sapp <[email protected]>
Remove the __PART_FAMILY_DEVICE_NAMES__ replacement definition since it
is no longer used.

Signed-off-by: Randolph Sapp <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.