core/command/platform: remove platform_generic_identifier_command
This common-code functionality with a bunch of function pointers
really makes no sense now that there are no commands which are defined
in sku.h but have the ability to override with platform-specific
callbacks.
Move the logic into each of the command handlers.
BUG=chromium:1026435
TEST=run all platform commands on samus
Change-Id: I0676c64a5124179f97ed9f946281d9e58d013fda
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/mosys/+/2441700
Tested-by: Jack Rosenthal <jrosenth@chromium.org>
Auto-Submit: Jack Rosenthal <jrosenth@chromium.org>
Commit-Queue: Paul Fagerburg <pfagerburg@chromium.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
1 file changed