mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-10 11:56:07 +00:00
Some controllers actually check the first byte of the response (most don't). This byte contains the command opcode for R1/R1b and all 1:s for other types. The difference must be indicated to the controller so it knows which reply to expect. Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>