From nobody Mon Oct 28 19:41:41 2024 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XckKd4zjXz5bjHs for ; Mon, 28 Oct 2024 19:41:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XckKd1xx1z4t6Q for ; Mon, 28 Oct 2024 19:41:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730144501; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=tXaFyVZNfqv5sdbrqx2K8TYm+8xa1EeY7DhAqZY1PpM=; b=kG7GezBQqjf55JzV1wZhpa8I66/bdRiQgh0mD31F4/s8vjgr3aVdgdCxyO/lGAWNOnu8ZQ O643hJ3NGjDyxY3Izw2w+YJEYl9ikjZHRWd1s0KSWSDJqIQ35R0RHea5rVtjIgJ2wio6Pp aDdKLOyXhow3CPerh8Yi99TDtVvpjkYlX5SQ5wVEeH0pCWzNxjDJ8E7shmv8V2wu4q+kWg WU57pAWGcx88SJwEoJPyoHP9RWI5yVOW1SdB6SxwHZOq/WHkBY6K1ymlAfBLZoMN+dqxWh jxktcH4GpLT5eesQh66sGAQoZ2kkvUF3NCuNp0nIup8HugPQOx9KuVxM+Za93A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730144501; a=rsa-sha256; cv=none; b=qks2ih9Ro4QFSfRdRabnkobX37IhBbiKeWILLTyXQj+nEpNheoheEehh5dnRyqfjK7ioe3 f/CCsWHRa+RMKu0eNb43MUFDlu4p93YPsJ570f3iqXQ3oaiL6jjtMcoSjCAyWYcCGGmUi5 pbeorWvb7nEgQVss4+/FBm5eTKr3k7uSQcn+4SN4Z85yMX1fe2nHl14CwYXUxOUTVoVpJM F+wiNAUfUDpgiVXd5ZQCm7LUmwA66L3KLtxcs9QiCT/cejVGUnJ6WZOl4uto2RQlCMuvOo hI6xlC+7RqTRghRNhhmAipV+URlYgXw2H0nrj0zFki5mxx6+3MbHPl8JMYEJvg== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XckKd0Ps7zsMH for ; Mon, 28 Oct 2024 19:41:41 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49SJfeUO083041 for ; Mon, 28 Oct 2024 19:41:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49SJfeqU083040 for bugs@FreeBSD.org; Mon, 28 Oct 2024 19:41:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239695] dev/iicbus: Switch to iicdev_readfrom/writeto Date: Mon, 28 Oct 2024 19:41:41 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: Alexander88207@protonmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: keywords short_desc cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239695 Alexander Vereeken changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|patch | Summary|[patch] dev/iicbus: Switch |dev/iicbus: Switch to |to iicdev_readfrom/writeto |iicdev_readfrom/writeto CC| |Alexander88207@protonmail.c | |om --=20 You are receiving this mail because: You are the assignee for the bug.=