mirror of
https://github.com/torvalds/linux.git
synced 2024-11-30 16:11:38 +00:00
48e3210920
Detailed description for this pull request: - Remove unused deprecated exported function : extcon_register_interest/extcon_unregister_interest are replaced with extcon_register_notifier/extcon_unregister_notifier. - Add missing property for extcon max77843 / sm5502 devicectree binding doc : max77843 / sm5502 extcon driver uses the 'schemas/connector/usb-connector.yaml' for device binding. So add the missing property information. - Add mising POWER_SUPPLY config depencenty to extcon-intel-cht-wc.c in order to remove build error. -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEsSpuqBtbWtRe4rLGnM3fLN7rz1MFAmTihL4ACgkQnM3fLN7r z1Ma7xAAwKYxU20yGwtZ0XNMZFs2+0VW1hMmXkRa7oiLDoICxHsZ41TIMr6dU3j6 4MUGsH1Qe3vp3X3yBnEwUXZgv3yf0pDW8L63wFQf3j5bt85y3FtIZnHyD/T4JmO1 ptCawJSPk9MuTmzNDCoBjDD/KJDZ116R+frufQBie4R0N4Lt+z+mIpxlBKQxAqgY tXtxf3D4Ild2wJhzNj2hJlTWWMBIBbt4WZhWLsLnMDIb4THwLJHbrlWKTs7RMvPz vS/Cc5lxF758v7fuNBjTZsOAvq5zsttuA3y0kU9IKzd/wzOoi0fjN63WtESvZ6C+ 7k1yXHqEwuaSrERtwXmIlEetauI7uI/CXpjLHhTlnxcp5Vwl5f+gsXdU+Ma8N1eT ZFBm4rUri5y+crQQTp2kjWg6Yr9DDrFcjJzTcJB9UAmrO45NIGcq7H/N/f1aX9Sg UmlejwToWQI5B2FneHjfHojowWlHPwoe4vnhM1vl53sgWoY5LQznWx0KiquaqtJ6 WqLNMFAXHk9FRCJnRDskLUBVkzZF388Wz/ZRPBxpFZXvHVhlLO3FyoK4VvpQz+vn VV3qxhTt4NanZrvnzIB1s9a8iWdAMTmp/pSahtIgllTrH8bsbfzQ7oJHpDlxGEND C5NrMQ/M8hQ/+uZPTL2EunzSNca3eT+mMUwAsVBWEpTPoGKhB9E= =76JC -----END PGP SIGNATURE----- Merge tag 'extcon-next-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next Chanwoo writes: Update extcon next for v6.6 Detailed description for this pull request: - Remove unused deprecated exported function : extcon_register_interest/extcon_unregister_interest are replaced with extcon_register_notifier/extcon_unregister_notifier. - Add missing property for extcon max77843 / sm5502 devicectree binding doc : max77843 / sm5502 extcon driver uses the 'schemas/connector/usb-connector.yaml' for device binding. So add the missing property information. - Add mising POWER_SUPPLY config depencenty to extcon-intel-cht-wc.c in order to remove build error. * tag 'extcon-next-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon: extcon: cht_wc: add POWER_SUPPLY dependency dt-bindings: extcon: siliconmitus,sm5502-muic: document connector dt-bindings: extcon: maxim,max77843: restrict connector properties extcon: Remove unused inline functions |
||
---|---|---|
.. | ||
acpi | ||
asm-generic | ||
clocksource | ||
crypto | ||
drm | ||
dt-bindings | ||
keys | ||
kunit | ||
kvm | ||
linux | ||
math-emu | ||
media | ||
memory | ||
misc | ||
net | ||
pcmcia | ||
ras | ||
rdma | ||
rv | ||
scsi | ||
soc | ||
sound | ||
target | ||
trace | ||
uapi | ||
ufs | ||
vdso | ||
video | ||
xen |