On Mon, Sep 23, 2024 at 05:42:47PM +0800, Kunwu Chan wrote: > Add dev_is_amba() function to determine > whether the device is a AMBA device. > > Suggested-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> > Signed-off-by: Kunwu Chan <chentao@xxxxxxxxxx> > --- > drivers/amba/bus.c | 6 ++++++ > include/linux/amba/bus.h | 5 +++++ > 2 files changed, 11 insertions(+) Russell, Can I get an ack for this to take it with patch #2. Rob