• Alessandro Rubini's avatar
    kernel: major message review · 4e79a24c
    Alessandro Rubini authored
    Messaging with cset->dev or fa->fmc->hwdev resulted in poor context:
    "cset0" in the former case and the carrier name+id in the latter case.
    This commit uses fa->fmc->dev, which has more context (more than hwdev
    if the carrier is multi-mezzanine).
    
    This also downgrades some dev_err to dev_info (all errors related with
    invalid values written to attributes).
    Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
    4e79a24c
fmc-adc.h 10.1 KB