05/02/2018 12:31, Shreyansh Jain:
> Device can only be started if firmware is loaded, as per Skeleton
> rawdev driver semantics. This patch fixes original implementation
> which attempted to start the device without loading firmware.
>
> Fixes: 55ca1b0f2151 ("raw/skeleton: add test cases")
> Cc: [email protected]
>
> Signed-off-by: Shreyansh Jain <[email protected]>
> ---
> v3:
> - Moving 'Fixes' below commit message
> - patch headline made specific
>
> v2:
> - Fixed headline from drivers/raw to raw/skeleton_rawdev
Actually, it should be raw/skeleton because it is shorter
and it is what was chosen for previous commits :)