Re: [PATCH] powerpc/ep8248e: Mark driver as non removable
From: Michael Ellerman <hidden>
Date: 2023-08-10 06:07:57
From: Michael Ellerman <hidden>
Date: 2023-08-10 06:07:57
On Wed, 26 Jul 2023 10:14:42 +0200, Uwe Kleine-König wrote:
Instead of resorting to BUG() ensure that the driver isn't unbound by suppressing its bind and unbind sysfs attributes. As the driver is built-in there is no way to remove a device once bound. As a nice side effect this allows to drop the remove function. [...]
Applied to powerpc/next.
[1/1] powerpc/ep8248e: Mark driver as non removable
https://git.kernel.org/powerpc/c/bbfa509d632946578d4f19aa2cedf1ca2f34565d
cheers