From: Felix Manlunas <felix.manlu...@cavium.com> Date: Tue, 29 Aug 2017 12:19:57 -0700
> From: Weilin Chang <weilin.ch...@cavium.com> > > Signed-off-by: Weilin Chang <weilin.ch...@cavium.com> > Signed-off-by: Felix Manlunas <felix.manlu...@cavium.com> > --- > Patch Change Log: > V1 -> V2: > * Move octeon_get_uboot_version() to a proper place to avoid forward > declaration. > * Remove complicated for-loops that search for substrings; replace them > with calls to strstr(). > * Don't add unnecessary fields to struct octeon_device. Applied.