kernel: bump 5.10 to 5.10.49
No deleted or manually refreshed patches. Signed-off-by: Rui Salvaterra <rsalvaterra@gmail.com>
This commit is contained in:
		 Rui Salvaterra
					Rui Salvaterra
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							9a0de5e1a1
						
					
				
				
					commit
					2e324c0a2c
				
			| @@ -7,10 +7,10 @@ ifdef CONFIG_TESTING_KERNEL | |||||||
| endif | endif | ||||||
|  |  | ||||||
| LINUX_VERSION-5.4 = .132 | LINUX_VERSION-5.4 = .132 | ||||||
| LINUX_VERSION-5.10 = .48 | LINUX_VERSION-5.10 = .49 | ||||||
|  |  | ||||||
| LINUX_KERNEL_HASH-5.4.132 = 8466adbfb3579e751ede683496df7bb20f258b5f882250f3dd82be63736d00ef | LINUX_KERNEL_HASH-5.4.132 = 8466adbfb3579e751ede683496df7bb20f258b5f882250f3dd82be63736d00ef | ||||||
| LINUX_KERNEL_HASH-5.10.48 = dbd1193480e1b85928d8dcdd7507365381aafe09810ce3d28677d6f4e722c25e | LINUX_KERNEL_HASH-5.10.49 = b0d16de7e79c272b01996ad8ff8bdf3a6a011bc0c94049baccf69f05dde3025e | ||||||
|  |  | ||||||
| remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1)))) | remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1)))) | ||||||
| sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1))))))) | sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1))))))) | ||||||
|   | |||||||
| @@ -13,7 +13,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org> | |||||||
|  |  | ||||||
| --- a/drivers/media/usb/uvc/uvc_driver.c | --- a/drivers/media/usb/uvc/uvc_driver.c | ||||||
| +++ b/drivers/media/usb/uvc/uvc_driver.c | +++ b/drivers/media/usb/uvc/uvc_driver.c | ||||||
| @@ -2972,6 +2972,18 @@ static const struct usb_device_id uvc_id | @@ -3004,6 +3004,18 @@ static const struct usb_device_id uvc_id | ||||||
|  	  .bInterfaceSubClass	= 1, |  	  .bInterfaceSubClass	= 1, | ||||||
|  	  .bInterfaceProtocol	= 0, |  	  .bInterfaceProtocol	= 0, | ||||||
|  	  .driver_info		= UVC_INFO_META(V4L2_META_FMT_D4XX) }, |  	  .driver_info		= UVC_INFO_META(V4L2_META_FMT_D4XX) }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user