ChanServ changed the topic of #armlinux to: ARM kernel talk [Upstream kernel, find your vendor forums for questions about their kernels] | https://libera.irclog.whitequark.org/armlinux
apritzel has quit [Ping timeout: 240 seconds]
CrashTestDummy2 has joined #armlinux
CrashTestDummy has quit [Ping timeout: 258 seconds]
sicelo has quit [Ping timeout: 265 seconds]
sicelo has joined #armlinux
sicelo has joined #armlinux
sicelo has quit [Changing host]
CrashTestDummy3 has joined #armlinux
CrashTestDummy2 has quit [Ping timeout: 240 seconds]
iivanov has joined #armlinux
iivanov has quit [Remote host closed the connection]
<ukleinek>
geertu: you care for zorro, right? The comment for .remove in struct zorro_driver is strange. If there is no remove the driver core just doesn't call it but still unbinds the device.
<ukleinek>
geertu: and I wonder what struct zorro_device::driver is used for as it is always to_zorro_driver(z->dev.driver)
apritzel has quit [Ping timeout: 252 seconds]
<geertu>
ukleinek: That comment probably predates unbind through sysfs
arnd has quit [Ping timeout: 250 seconds]
<geertu>
ukleinek: z->dev.driver is a pointer. Teh real structure is zorro_driver.driver
arnd has joined #armlinux
<ukleinek>
geertu: I'm aware that z->dev.driver is a pointer
<ukleinek>
huh, strange warnings in m68k's defconfig
<geertu>
ukleinek: It was all copied from pci (and pci_dev / pci_driver still have the same constructs)
<geertu>
ukleinek: thx. I saw them. Will process later.
atorgue has quit [Quit: Client closed]
softpaw has joined #armlinux
apritzel has joined #armlinux
abelvesa has quit [Remote host closed the connection]
pg12 has quit [Ping timeout: 250 seconds]
pg12 has joined #armlinux
djrscally has joined #armlinux
matthias_bgg has joined #armlinux
<geertu>
broonie: Thanks a lot for taking care of linux-next!
pg12 has quit [Ping timeout: 240 seconds]
pg12 has joined #armlinux
abelvesa has joined #armlinux
kristo has quit [Ping timeout: 256 seconds]
kristo has joined #armlinux
monstr has joined #armlinux
wwilly has joined #armlinux
wwilly_ has joined #armlinux
wwilly has quit [Ping timeout: 240 seconds]
rbutler1728 has joined #armlinux
iivanov has quit [Read error: Connection reset by peer]
iivanov has joined #armlinux
iivanov has quit [Ping timeout: 265 seconds]
_whitelogger has joined #armlinux
<mort>
so, I know this is a long shot
<mort>
but I'm trying to use the v4l2 venus decoder, and as far as I understand, I do everything correctly, but my poll on the decoder fd just times out