On 10/13/2024 8:48 PM, Greg KH wrote:
Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. On Thu, Sep 12, 2024 at 07:08:05AM +0000, Akshay Gupta wrote:+ dev_info(dev, "register %s device\n", data->sbrmi_misc_dev.name);When drivers work properly, they are quiet. Please remove this line.
Thanks, will remove.